Skip to content

chenyuy/scpd-scraper-v2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Scpd-scraper-v2

This is a simple script to download scpd videos. The basic usage is:

python scraper.py course_name1 course_name2 ...

There are several requirements for the script:

  • selenium. You can use pip install -r requirements.txt to install it using the requirements.txt in the repo.
  • Firefox
  • mimms

The program will prompt for your SuID and password. If two-step authentication is enabled for your account, it will also prompt for the authentication code. Watch the terminal for the prompt after you have authenticated yourself with your id and password.

The script is inspired by scpd-scraper.

About

A script to download scpd videos.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages