Skip to content

Downloads class videos, converts them to iphone format

Notifications You must be signed in to change notification settings

mdenton8/SCPD-Scraper

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

This new version has fewer dependencies and is generally more useful...

Installation

git clone git@github.com:mdenton8/SCPD-Scraper.git
sudo easy_install mechanize

Running

python scrape.py

Notes

Update of the SCPD scraper. Only one depency, mechanize. Works with new SCPD and does not store a plain-text password. Works with enw two-factor. Asks for page URL as well as a directory to store videos in. Tries to check if the file still exists, not totally sure that works.

Since this uses multiprocessing, it might be tricky to Ctrl-C out of. You can always just killall python

About

Downloads class videos, converts them to iphone format

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%