Skip to content

udacity-ripper is a YouTube link extraction script for Udacity

Notifications You must be signed in to change notification settings

toksaitov/udacity-ripper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

udacity-ripper

udacity-ripper is a python script that uses Selenium to crawl Udacity course pages to extract all the lesson YouTube links.

Prerequisites

  • Python >= 2.7
  • Selenium >= 3.8.0
  • Firefox, geckodriver >= 57.0.1, >= 0.19.1

Usage

Install Firefox and the geckodriver first.

pip install -r requirements.txt
python udacity-ripper.py <CLASS URL> <LOGIN> <PASSWORD>

Licensing

udacity-ripper is licensed under the MIT license. See LICENSE for the full license text.

Credits

udacity-ripper was created by Dmitrii Toksaitov.

About

udacity-ripper is a YouTube link extraction script for Udacity

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages