Skip to content
/ cutvod Public

Download a portion of a Twitch VOD via bash terminal script

Notifications You must be signed in to change notification settings

anga83/cutvod

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

cutvod

Description

Download a portion of a Twitch VOD via Bash terminal script.

The user provides a Twitch VOD URL, a start time, and an end time or a duration, respectively. The script will first fetch the VOD's metadata to suggest a filename consisting of the Twitch usersname and the title of the VOD. Once the user enters start and end point, the script will download only the specified portion of the VOD.

Dependencies


  • Bash environment with Bash in version >= 4.2

About

Download a portion of a Twitch VOD via bash terminal script

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages