Twitch Video Manager
TwVideoManager automatically watches & downloads the live stream into local storage, and sends to Google Drive, and then clean up local files.
- Eunhak Lee (aka. ENAK)
- High School student in South Korea
- Contacts
- Github @return0927
- E-mail admin@return0927.xyz
-
Clone TwVideoManager
$ git clone https://github.com/R3turn-Dev/TwVideoManager
-
Install with pip or python setup.py
$ cd TwVideoManager $ pip install . or $ python setup.py install