Skip to content

hangb2/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
  • Detail: Three platforms supported.

2018-07-22

  • Version: V1.0
  • Detail: add "not_in_downloader" folder to support downloading douyin videos by douyin user id.

2018-08-05

  • Version: V1.1
  • Detail: Support downloading zhihu video.

2018-08-21

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

2018-08-26

  • Version: V1.2.1
  • Detail: Support downloading zhanqi video.

2018-09-03

  • Version: V1.2.1
  • Detail: Start to support live cache.

2018-09-21

  • Version: V1.3
  • Detail: Support downloading tecent 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 88.8%
  • JavaScript 11.2%