All Projects → 20lives → Frontendmastersdownloader

20lives / Frontendmastersdownloader

FrontendMasters Downloader - A tool to keep offline copy of frontendmasters courses

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Frontendmastersdownloader

Builder
Drag and drop page building using your code components
Stars: ✭ 1,281 (+1234.38%)
Mutual labels:  frontend
Viewi
Powerful tool for building full-stack and completely reactive user interfaces using PHP
Stars: ✭ 93 (-3.12%)
Mutual labels:  frontend
Learningrecord
学习资料汇总、阅读记录,持续学习,每天进步一点点.🏫🏫
Stars: ✭ 95 (-1.04%)
Mutual labels:  frontend
Frontend
《大前端:前端的扩张》
Stars: ✭ 90 (-6.25%)
Mutual labels:  frontend
Holyfucktheelectionistomorrow
holy fuck
Stars: ✭ 92 (-4.17%)
Mutual labels:  frontend
Flutterweb Pizza
Simple Pizza webpage made with Flutter Web
Stars: ✭ 93 (-3.12%)
Mutual labels:  frontend
Zdownloader
zdownloader is a download manager for ZippyShare, Google Drive and MegaUp services
Stars: ✭ 88 (-8.33%)
Mutual labels:  downloader
Weibopicdownloader
一个使用Electron-Vue编写的免登录下载微博图片的桌面爬虫应用
Stars: ✭ 96 (+0%)
Mutual labels:  downloader
Nipplejs
🎮 A virtual joystick for touch capable interfaces.
Stars: ✭ 1,313 (+1267.71%)
Mutual labels:  frontend
Gophie
An Aggregator Engine for searching and downloading movies free - NO ADs!
Stars: ✭ 94 (-2.08%)
Mutual labels:  downloader
Node Express React Redux Zwitter
🐣 A basic clone of Twitter (Boilerplate App) - Separate API (express+mongo) and Frontend (react+redux) folders using Node, Express, MongoDB, React (create-react-app), React Router v4 and Redux.
Stars: ✭ 91 (-5.21%)
Mutual labels:  frontend
Frontend Books
📚 list of free books about front-end development
Stars: ✭ 92 (-4.17%)
Mutual labels:  frontend
Setup
My own front end web development set up, covering everything from operating system to analytics.
Stars: ✭ 93 (-3.12%)
Mutual labels:  frontend
Patreondownloader
Powerful tool for downloading content posted by creators on patreon.com. Supports content hosted on patreon itself as well as external sites (additional plugins might be required).
Stars: ✭ 89 (-7.29%)
Mutual labels:  downloader
Tbplayer
视频边下边播播,把播放器播放过的数据流缓存到本地,支持拖动。采用avplayer
Stars: ✭ 1,334 (+1289.58%)
Mutual labels:  downloader
Gulp Pure Start
Start your project with 'Gulp Pure Start' easily than ever!
Stars: ✭ 89 (-7.29%)
Mutual labels:  frontend
Vycontrol
vyos frontend
Stars: ✭ 92 (-4.17%)
Mutual labels:  frontend
Visual Center
Proposed tool to better align logos in the center of a container.
Stars: ✭ 1,338 (+1293.75%)
Mutual labels:  frontend
Shariff
👮 Shariff enables website users to share their favorite content without compromising their privacy.
Stars: ✭ 1,333 (+1288.54%)
Mutual labels:  frontend
Jetpack
🚀 Jetpack – Webpack made more convenient.
Stars: ✭ 1,326 (+1281.25%)
Mutual labels:  frontend

FrontendMasters Video Course Downloader

Total Downloads Latest Release

Intro

FrontendMasters is a great website for learning frontend and Javascript skills, FrontendMastersDownloader let's you keep an offline copy of videos to watch on your favourite device without the need for internet connection.

Requirements

  • This package is using the experimental es modules feature only available on recent versions of node (v13.2+).
  • FFmpeg and FFProbe are required and used to download the video files, use your OS package manager to install it or download it from here: Linux/Mac/Windows (The files should be accesible via PATH or on the current running directory)

Usage

To use this you should have an active subscription to FrontendMasters service, if you are a student with school email adress you can get six months free.

The simplest way of using this is with npx, just run:

npx frontendmasters-downloader

and follow the instructions.

if you want to run it without npx just follow these command:

git clone https://github.com/20lives/frontendmastersDownloader.git
cd frontendmastersDownloader
npm run start
# or yarn start

Disclaimer

The tool above is for research purpose only not for human consumption, I am not responsible for any use of this program, please read FrontendMasters terms of service before using this.

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].