All Projects → li-xinyang → Os_frontendmaster Dl

li-xinyang / Os_frontendmaster Dl

Licence: mit
🤖 Interactive Frontend Master courses video downloader

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Os frontendmaster Dl

Teemo
C++ File Download Library.
Stars: ✭ 177 (-16.9%)
Mutual labels:  downloader
Downloader
Powerful and flexible Android file downloader
Stars: ✭ 193 (-9.39%)
Mutual labels:  downloader
Downloaderforreddit
The Downloader for Reddit is a GUI application with some advanced features to extract and download submitted content from reddit.
Stars: ✭ 208 (-2.35%)
Mutual labels:  downloader
Bili
A tool to download barrage/video from bilibili/acfun. Support English, Japanese and Chinese(China).一个Python编写的从Bilibili/Acfun下载弹幕/视频的工具。支持英语、日语和中文(中国)。(WEBGUI正在路上)
Stars: ✭ 179 (-15.96%)
Mutual labels:  downloader
Pyload
The free and open-source Download Manager written in pure Python
Stars: ✭ 2,393 (+1023.47%)
Mutual labels:  downloader
Xdm
Powerfull download accelerator and video downloader
Stars: ✭ 3,226 (+1414.55%)
Mutual labels:  downloader
Invoker
Penetration testing utility, and antivirus assessment tool.
Stars: ✭ 178 (-16.43%)
Mutual labels:  downloader
Ripme
Downloads albums in bulk
Stars: ✭ 2,748 (+1190.14%)
Mutual labels:  downloader
Youtube Mp3 Downloader
Extract music from YouTube videos
Stars: ✭ 187 (-12.21%)
Mutual labels:  downloader
Facebook Dl
📼 Very minimal Facebook downloader written in 28 lines of Python code (not including comments and blank spaces)
Stars: ✭ 207 (-2.82%)
Mutual labels:  downloader
Acloud Dl
A cross-platform python based utility to download courses from acloud.guru for personal offline use.
Stars: ✭ 181 (-15.02%)
Mutual labels:  downloader
Downloader Cli
A simple downloader written in Python with an awesome customizable progressbar.
Stars: ✭ 186 (-12.68%)
Mutual labels:  downloader
Saldl
A lightweight well-featured CLI downloader optimized for speed and early preview.
Stars: ✭ 203 (-4.69%)
Mutual labels:  downloader
Download Directory.github.io
Web App: Download just a sub directory from a GitHub repo.
Stars: ✭ 180 (-15.49%)
Mutual labels:  downloader
Kjbannerviewdemo
轮播图无限自动循环滚动、缩放布局、自带缓存加载读取、支持自定义继承、定制特定样式、动态图和网图混合轮播、支持在Storyboard和Xib中创建并配置其属性、多种滚动方向选择、多种分页控件选择等等
Stars: ✭ 206 (-3.29%)
Mutual labels:  downloader
Sdmusic
Search && Download Music from multi-platform
Stars: ✭ 178 (-16.43%)
Mutual labels:  downloader
Laosj
golang light-weight image crawler
Stars: ✭ 199 (-6.57%)
Mutual labels:  downloader
Tumblthree
A Tumblr Backup Application
Stars: ✭ 211 (-0.94%)
Mutual labels:  downloader
Discord Image Downloader Go
A simple tool which downloads pictures posted in discord channels of your choice to a local folder.
Stars: ✭ 210 (-1.41%)
Mutual labels:  downloader
Dmarchiver
A tool to archive the direct messages, images and videos from your private conversations on Twitter
Stars: ✭ 204 (-4.23%)
Mutual labels:  downloader

Front-end Masters Video Downloader

WARNING

You will likely lose access to their accounts if they use the program. Use of the program againsts Front-end Master APIs is against the Terms of Service and subscribers are permanently losing their accounts when they point the program at the web player APIs.

This command-line tool requires a Front-end Masters subscription. Go to Enroll Page to subscribe (39USD/month).

Front-end Masters is expert front-end training fro you to master building quality web interfaces. All video contents' Copyright belongs to MJG International.

Please open an new issue if you have problem to use this tool.

Usage

Requirements

  • Python 2.7
  • Google Chrome
  • ChromeDriver - WebDriver for Chrome

The latest version of Chrome webdriver can be found at link below and the Setup instruction can also be found at the same page,

https://sites.google.com/a/chromium.org/chromedriver/downloads

To install Python dependencies,

pip install -r requirements.txt

Note: If you dont have pip install it using this guide https://pip.pypa.io/en/stable/installing/

Getting started

python frontendmasters-dl.py --help

Usage: frontendmasters-dl.py [OPTIONS]

Options:
  --course TEXT      Course ID (e.g. `firebase-react`)
  --id TEXT          Frontend Master Username
  --password TEXT    Frontend Master Password
  --mute-audio       Mute Frontend Master browser tab
  --high-resolution  Download high resolution videos
  --video-per-video  Download one video at a time
  --help             Show this message and exit.

To download one particular course,

python frontendmasters-dl.py --id YOUR-USERNAME --password YOUR-PASSWORD --course COURSE-ID --mute-audio --high-resolution

Alternatively you can use interactive prompt by running the script directly,

python frontendmasters-dl.py

The default download path is ./Download inside the repository directory.

Change Log

[01/04/2017] - Convert the existing script into command-line tool

TODOs

As always, PR of any kind is welcomed! 🚀

  1. [x] Support Window OS
  2. [ ] Support better exception handling
  3. [ ] Add more tests
  4. [ ] Decouple page element and crawler logic
  5. [ ] Support download all available courses
  6. [ ] Switch to setuptools
  7. [x] Switch to headless browser (e.g. PhantomJS, Chrome)
  8. [ ] Support subtitle download

LICENSE

WWWWWW||WWWWWW
 W W W||W W W
      ||
    ( OO )__________
     /  |           \
    /o o|    MIT     \
    \___/||_||__||_|| *
         || ||  || ||
        _||_|| _||_||
       (__|__|(__|__|

The MIT License (MIT)

Copyright (c) 2017 Li Xinyang

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].