Last active
January 9, 2024 10:00
-
-
Save akashnimare/a572e336e071af9bfd9f117876a78816 to your computer and use it in GitHub Desktop.
Download Frontend Master courses video. Note: This is for learning purpose only. Please don't mis-use it.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Requirements | |
* Python 2.7 | |
* Google Chrome | |
* ChromeDriver - WebDriver for Chrome | |
- Download the latest chromedrive which is 2.28 from here - https://sites.google.com/a/chromium.org/chromedriver/downloads | |
- Extract and move `chromedriver` file to `/usr/local/bin/chromedriver` | |
- git clone https://github.com/li-xinyang/OS_FrontendMaster-dl | |
- cd OS_FrontendMaster-dl | |
- pip install -r requirements.txt | |
- python frontendmasters-dl.py --id YOUR-USERNAME --password YOUR-PASSWORD --course COURSE-ID | |
# Example | |
- python frontendmasters-dl.py --id myusername --password mypass --course good-parts-javascript-web | |
- All videos will be saved in ./Download directory | |
If you have a student college email ID sign up for the GitHub education pack and connect your GitHub with the Frontend Masters account. You'll get six months free 🚀
Is the above download script applicable for windows users?
does anybody the github repo's content. I beleive the repo was removed.
They will ban your account if they can track your are downloding the videos.
Check this: kyoz/fem-downloader#1
Won't the user get banned from using this?
Repository does not exist anymore! Does anybody know the new address?
Thankyou so much Provide this information to us. It is really helpful for me. Create Chatbot Using Python
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Repository does not exist anymore!