SuperSonicHub1 / clip-origins

Use Twitch's GraphQL API in order to find all the clips a VOD is associated with.

Home Page:https://clip-origins.supersonichub1.repl.co/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Clip Origins

Use Twitch's GraphQL API in order to find all the clips a VOD is associated with.

The tool allows one to view the clips in chronological or popular (most views on top) order.

Install

poetry install
# For the lazy...
python3 main.py 
# For the more upstanding
gunicorn 'clip_origins:create_app()'

About

Use Twitch's GraphQL API in order to find all the clips a VOD is associated with.

https://clip-origins.supersonichub1.repl.co/

License:The Unlicense


Languages

Language:Python 68.2%Language:HTML 31.0%Language:Shell 0.8%