/tvod

TVOD - Next gen twitch VOD and clip downloader

Primary LanguagePython

TVOD
Next gen twitch VOD and clip downloader


This project is based on TwitchNoSub

Requirements

  • Python (up to 3.9)
  • FFMPEG (can be downloaded here)
  • aria2c (can be downloaded here)

Installation

$ pip install -U "git+https://github.com/retouching/tvod.git"

Usage

1. CLI mode

$ python -m tvod dl [URL] [--proxy URL] [--quality 1080p,720p,480p,360p,160p]

Proxy and quality are optionnal (and cli download best quality by default)

2. Module mode

Example can be found here

Warning: Some things need to be considered

  • This project is not approved by Twitch