Skip to content

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

License

Notifications You must be signed in to change notification settings

SuperSonicHub1/clip-origins

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Topics

Resources

License

Stars

Watchers

Forks