offish / twitchtube

Twitch YouTube bot. Automatically make video compilations of the most viewed Twitch clips and upload them to YouTube using Python 3.
MIT License
540 stars 77 forks source link

Filter clips by tags #75

Open deku-95 opened 2 years ago

deku-95 commented 2 years ago

Would be possible to filter clips by tags?

offish commented 2 years ago

What tags? Where can I find them on Twitch?

deku-95 commented 2 years ago

I mean this: https://imgur.com/a/p8WQ2It

offish commented 2 years ago

It's probably possible, but I don't know how it would be implemented. The language tag is sort of already added, but if you want to take a look at it yourself you might want to take a look at the docs: https://dev.twitch.tv/docs/api/reference#get-clips

DanButcherr commented 1 year ago

This is only available in live and video. Get clips won't allow you to use those.