https://github.com/aarzilli/twitchdown
Downloader for Twitch HTTP Live Streaming videos
https://github.com/aarzilli/twitchdown
Last synced: 5 months ago
JSON representation
Downloader for Twitch HTTP Live Streaming videos
- Host: GitHub
- URL: https://github.com/aarzilli/twitchdown
- Owner: aarzilli
- License: other
- Created: 2015-01-27T08:56:30.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2016-09-22T12:25:34.000Z (over 9 years ago)
- Last Synced: 2025-03-25T02:51:20.005Z (about 1 year ago)
- Language: Go
- Size: 19.5 KB
- Stars: 5
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
Downloads twitch.tv archived videos from the new HTTP Live Streaming system.
Usage:
```
twitchdown [-q quality -p starting_position -e ending_position -n save_as]
```
Note: only videos served from the HTTP Live Streaming system are supported, ie the url must contain /v/. Videos served from the old system can be downloaded with a plethora of other tools.
CONTRIBUTORS
---------------------
* Alessandro Arzilli (aarzilli)
* kareem-hewady
* Vyacheslav (SlNPacifist)