Video Downloader
You can star this repository to keep track of the project if it's helpful for you, thank you for your support.
- Video download.
- Video convert(Just use ffmpeg, to realize a simple additional function).
- Ted → Url Example
- CNTV → Url Example
- Zhihu → Url Example
- Douyu → Url Example
- Zhanqi → Url Example
- Bilibili → Url Example
- Wangyiyun → Url Example
- Yinyuetai → Url Example
Clone or download.
"pip install -r requirements.txt" or
"py -3 -m pip install -r requirements.txt"
"python Demo.py" or "py -3 Demo.py" or
"python Cmd.py" or "py -3 Cmd.py"
- Win10
- Python3.6
Version: V1.0
Three platforms supported.
add "not_in_downloader" folder to support downloading douyin videos by douyin user id.
Version: V1.1
Support downloading zhihu video.
Version: V1.2.0
Support downloading douyu, ted, cntv video.
Version: V1.2.1
Support downloading zhanqi video.
Start to support live cache.