Skip to content
This repository was archived by the owner on Jun 12, 2026. It is now read-only.

dev-gm/vod-dl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

vod-dl

A command line program to easily download twitch vods, written in Python

    Usage:

    vod-dl [OPTIONS]

   Options:
    -g GAMES         games you want the vods to have (optional, default is any)

    -s STREAMERS     the streamers whose vods you want to download, you can 
                     specify "all" (optional, default is all)

    -d DATES         the dates to download from, options are: "today", "yesterday", 
                     or "month/day/year" (optional, default is today)

    -f FOLDER        the folder to download the vods to (optional, default is current 
                     dir)

    -q QUALITY       the quality you want your downloaded vods, options are: high, 
                     medium, low (optional, default is you have to choose)

    -m FILETYPE      the filetype of the vods you want to download (optional, default 
                     is mp4)

    -h               display this help message and exit

About

A command line program to easily download twitch vods, written in Python

Topics

Resources

License

Stars

0 stars

Watchers

1 watching

Forks

Packages

 
 
 

Contributors