GabrielLin / ykdl

a video downloader focus on China mainland video sites.

Home Page:https://github.com/zhangn1985/ykdl

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 --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.

https://github.com/zhangn1985/ykdl

License:Other


Languages

Language:Python 97.9%Language:Makefile 2.1%