VideosTimelineGathering
Spiritual son of BeTC, using Youtube, Twitch APIs and https://timeline.knightlab.com/
Requirements
- Python3, with following pip dependencies:
- TwitchAPI (for Twitch side)
- google-api-python-client (for Youtube and spreasheet operations)
- google-auth-oauthlib (for google authentication)
- unidecode (for internal links guess)
- Twitch API Key
- Google API Key + Spreadsheet and Youtube access
Usage
- Change parameters in _mine/timelines.py
- Adjust flags in the first lines of VidTheGathering.py
- Run VidTheGathering.py