a video downloader focus on China mainland video sites.
website: https://github.com/zhangn1985/ykdl
this project is a fork of you-get with below changes.
- Structured source code
- focus on China mainland video sites
- support Python2
Simple installation guild:
Linux/debian:
- sudo apt-get install ffmpeg mpv python3-crypto python3-pip python3-m3u8
- pip3 install ykdl --upgrade
- add ~/.local/bin to your PATH
Windows:
Other Linux: please follow debian
Other OS: please DIY.
Site status:
please check wiki page: sites-status
file bugs or requirements are welcome
submit PRs are welcome