Skip to content
Snippets Groups Projects
user avatar
Lemni authored
6b19df1b
History

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

  1. Change parameters in _mine/timelines.py
  2. Adjust flags in the first lines of VidTheGathering.py
  3. Run VidTheGathering.py