Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zeryther/twitch-archiver
work in progress
https://github.com/zeryther/twitch-archiver
Last synced: 4 days ago
JSON representation
work in progress
- Host: GitHub
- URL: https://github.com/zeryther/twitch-archiver
- Owner: Zeryther
- License: mit
- Created: 2022-10-07T11:20:29.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2024-05-03T22:33:26.000Z (7 months ago)
- Last Synced: 2024-05-03T23:31:45.594Z (7 months ago)
- Language: Shell
- Homepage:
- Size: 24.4 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# twitch-archiver
work in progress## Running
```bash
# Downloads into the current directory
docker run -v $(pwd):/home/output --rm ghcr.io/zeryther/twitch-archiver:master -v VIDEO_ID_HERE
```