Geektime courses/极客时间 https://time.geekbang.org/ sharing course repo
Username or passwords will NOT be collected.
The below functions are provided:
- provide a tool to parse and download videos.
clone this repo and run with:
python3 geektime.py https://time.geekbang.org/course/intro/181
Download videos for a course:
python3 -d geektime.py https://time.geekbang.org/course/intro/181
# run this when you have bought a class to see ALL courses:
python3 -U yourCellphone -P yourPassword -d geektime.py https://time.geekbang.org/course/intro/181
Only get download urls for a course:
python3 -p geektime.py https://time.geekbang.org/course/intro/181
other helps just run:
python3 geektime.py
If you have ever bought/subscribed an video course:
run below code to share the m3u8 files and you can download it and share it by a PULL request or an issue :
python3 -U yourCellphone -P yourPassword -d geektime.py https://time.geekbang.org/course/intro/181
or not downloading and just providing the urls:
python3 -U yourCellphone -P yourPassword -p geektime.py https://time.geekbang.org/course/intro/181
Note: NO passwords will be collected. check our source code. Thanks for your SHARING.
免责声明: 所有资源来自互联网, 侵权删除.