rainclassroom-scrapper
| .gitignore | 1 year ago | ||
| N_m3u8DL-RE.exe | 1 year ago | ||
| README.md | 1 year ago | ||
| aria2c.exe | 1 year ago | ||
| conda_environment.yml | 1 year ago | ||
| ffmpeg_extract_before_use.7z | 1 year ago | ||
| main.py | 1 year ago | ||
| option.py | 1 year ago | ||
| ppt_processing.py | 1 year ago | ||
| scrap_example.txt | 1 year ago | ||
| video_processing.py | 1 year ago | ||
environment:conda env create -f conda_environment.yml
requirements:
required system binaries:
usage: main_windows.py [-h] [-c SESSION_COOKIE] [-y YKT_HOST] [--video] [--ppt] [--ppt-to-pdf] [--ppt-problem-answer] [--course-name-filter COURSE_NAME_FILTER] [--lesson-name-filter LESSON_NAME_FILTER]
options:
-h, --help Show this help message and exit
-c SESSION_COOKIE, --session-cookie SESSION_COOKIE
Session Cookie
-y YKT_HOST, --ykt-host YKT_HOST
RainClassroom Host
--video Download Video
--ppt Download PPT
--ppt-to-pdf Convert PPT to PDF
--ppt-problem-answer Store PPT Problem Answer
--course-name-filter COURSE_NAME_FILTER
Filter Course Name
--lesson-name-filter LESSON_NAME_FILTER
Filter Lesson Name