dnth / sprout_downloader_python

SproutVideos downloader on python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Requirements:

  • Python 3.7+
  • FFMpeg(to convert *.ts files to *.mp4, not necessary)

Usage:

  • Download repo as zip. Unzip
  • Run pip install -r requirements.txt in the script directory
  • You can just run the script and follow the instructions, or run with url arg sprout.py <url>

Also:

You can use tool with GUI written on C#: https://github.com/DumbCodeGenerator/sprout_downloader

About

SproutVideos downloader on python

License:GNU General Public License v3.0


Languages

Language:Python 100.0%