https://mega.nz/folder/dLIWkbCB#0MH4CBGlj0JUA6n00EbpDg
https://mega.nz/folder/oWAwAR5Y#WsyNfvNK_SkoFXS4WJKcTA
https://mega.nz/folder/RGBgHJIS#qOsdOXynX41S5TFOP0PqHg
| www.FreeCoursesOnline.Me | |
| https://www.ustreamy.co/ | |
| http://freecoursesite.com/ | |
| https://freecourselab.com/ | |
| https://courseclub.me/ | |
| http://smartybro.com/ | |
| https://viralcourse.online/ | |
| http://seekerschoice.net/ | |
| https://udemycoupon.learnviral.com/ | |
| https://www.learningcrux.com/ |
| Filter | Description | Example |
|---|---|---|
| allintext | Searches for occurrences of all the keywords given. | allintext:"keyword" |
| intext | Searches for the occurrences of keywords all at once or one at a time. | intext:"keyword" |
| inurl | Searches for a URL matching one of the keywords. | inurl:"keyword" |
| allinurl | Searches for a URL matching all the keywords in the query. | allinurl:"keyword" |
| intitle | Searches for occurrences of keywords in title all or one. | intitle:"keyword" |
Software required:
After installation and putting the youtube-dl in PATH
youtube-dl --username YOUR_USERNAME --password YOUR_PASSWORD --all-subs https://app.pluralsight.com/library/courses/javascript-development-environment -o "~/video/%(playlist)s/%(chapter_number)s. %(chapter)s/%(playlist_index)s. %(title)s.%(ext)s" --sleep-interval 10
| // Subscribe on YouTube, and follow on TikTok (@mattupham)! Socials found below: | |
| // https://mattupham.com/links | |
| // @ me on Discord with any questions! | |
| https://link.mattupham.com/discord | |
| // -------------------------------------------- | |
| // PLEASE REPLACE "your-api-key-here" WITH AN | |
| // API KEY FROM https://ipgeolocation.io/ | |
| let apiKey = "your-api-key-here"; |
| #!/usr/bin/python3 | |
| from freesound import FreesoundClient | |
| from pyrate_limiter import Limiter, RequestRate, Duration | |
| import requests | |
| import fileinput | |
| import os | |
| CLIENT_ID = os.environ["CLIENT_ID"] |
Not everyone write numbers the same way. Some use sapaces, dashes, dots, and more. You can't find all numbers by just clicking find on page. Thas where RegExr comes in to help.
I have created an expression to find all US phone numbers on the page. A greate resource to help check your expression would be RegExr. Below I will have instruction on how it was built and works.
| alexcvzz.vscode-sqlite | |
| andys8.jest-snippets | |
| apollographql.vscode-apollo | |
| austincummings.razor-plus | |
| bobsparadox.seti-black | |
| BriteSnow.vscode-toggle-quotes | |
| christian-kohler.npm-intellisense | |
| christian-kohler.path-intellisense | |
| CoenraadS.bracket-pair-colorizer | |
| dbaeumer.vscode-eslint |
| patbenatar.advanced-new-file | |
| formulahendry.auto-close-tag | |
| formulahendry.auto-rename-tag | |
| fosshaas.fontsize-shortcuts | |
| BriteSnow.vscode-toggle-quotes | |
| Zignd.html-css-class-completion | |
| christian-kohler.npm-intellisense | |
| christian-kohler.path-intellisense | |
| octref.vetur | |
| dbaeumer.vscode-eslint |