Skip to content

iovxw/ykdl

 
 

Repository files navigation

YouKuDownLoader

image

image

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

Consider install from source by:

  1. sudo apt-get install ffmpeg mpv python3-pip
  2. pip3 install git+git://github.com/zhangn1985/ykdl.git --upgrade --user
  3. add ~/.local/bin to your PATH

Simple installation guide:

Linux/debian:

  1. sudo apt-get install ffmpeg mpv python3-pip
  2. pip3 install ykdl --upgrade --user
  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

a video downloader focus on China mainland video sites.

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 98.6%
  • Makefile 1.4%