Skip to content

yinshengLi/Video-Downloader

 
 

Repository files navigation

Video-Downloader

Video Downloader
You can star this repository to keep track of the project if it's helpful for you, thank you for your support.

To do:

  • Video download.
  • Video convert(Just use ffmpeg, to realize a simple additional function).

Support

in Downloader:

not in Downloader:

Usage:

Step1-download this repository:

Clone or download.

Step2-Install some dependencies:

"pip install -r requirements.txt" or
"py -3 -m pip install -r requirements.txt"

Step3-Run Demo.py or Cmd.py:

"python Demo.py" or "py -3 Demo.py" or
"python Cmd.py" or "py -3 Cmd.py"

Platform[Tested]:

  • Win10
  • Python3.6

Record:

2018-07-11:

Version: V1.0
Three platforms supported.

2018-07-22:

add "not_in_downloader" folder to support downloading douyin videos by douyin user id.

2018-08-05:

Version: V1.1
Support downloading zhihu video.

2018-08-21:

Version: V1.2.0
Support downloading douyu, ted, cntv video.

2018-08-26:

Version: V1.2.1
Support downloading zhanqi video.

Running Screenshot:

Demo.py:

img

Cmd.py:

img

More:

WeChat Official Accounts:

Charles_pikachu
img

About

Video Downloader

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 87.6%
  • JavaScript 12.4%