imwulv / Video-Downloader

Video Downloader

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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]:

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

Running Screenshot:

Demo.py:

img

Cmd.py:

img

More:

WeChat Official Accounts:

Charles_pikachu
img

About

Video Downloader

License:MIT License


Languages

Language:Python 79.9%Language:JavaScript 20.1%