Update README.md
This commit is contained in:
parent
6cea312ee2
commit
c3fa11b61f
1 changed files with 6 additions and 6 deletions
12
README.md
12
README.md
|
|
@ -21,9 +21,9 @@ OAUTH-PRIVATE-TOKEN=xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
|
||||||
8. if you want to enable/disable more available options, edit `twitch-archive.py`
|
8. if you want to enable/disable more available options, edit `twitch-archive.py`
|
||||||
9. run `Python twitch-archive.py` or for multiple streamers `Python twitch-archive.py -u streamer`
|
9. run `Python twitch-archive.py` or for multiple streamers `Python twitch-archive.py -u streamer`
|
||||||
## Features
|
## Features
|
||||||
- Auto records the live stream
|
- Auto records the live stream | [Streamlink](https://streamlink.github.io/)
|
||||||
- Downloads the VOD after stream ended
|
- Downloads the VOD after stream ended | [Streamlink](https://streamlink.github.io/)
|
||||||
- Downloads the chat logs of the VOD and renders it
|
- Downloads the chat logs of the VOD and renders it | [TwitchDownloaderCLI](https://github.com/lay295/TwitchDownloader)
|
||||||
- Downloads the metadata of the VOD
|
- Downloads the metadata of the VOD | [Twitch api](https://dev.twitch.tv/docs/api/reference#get-videos)
|
||||||
- Uploads them to the Cloud
|
- Uploads them to the Cloud | [rclone](https://rclone.org/)
|
||||||
- Notifies you through Gmail of the progress
|
- Notifies you through Gmail of the progress | [smtplib](https://docs.python.org/3/library/smtplib.html)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue