Skip to content

rosynirvana/ykdl

 
 

Repository files navigation

YouKuDownLoader

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.

  1. Structured source code
  2. focus on China mainland video sites
  3. support Python2

Simple installation guild:

Linux/debian:

  1. sudo apt-get install ffmpeg mpv python3-crypto python3-pip python3-m3u8
  2. pip3 install ykdl --upgrade
  3. add ~/.local/bin to your PATH

Windows:

  1. install python3 from python.org
  2. pip install --upgrade ykdl
  3. install deps: FFMPEG MPV to system PATH

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 97.7%
  • Makefile 2.3%