lzeke0 / TwitchRSS

Webapp serving RSS of Twitch broadcasts
Other
120 stars 13 forks source link

RSS Feed for a collection #9

Closed timbroder closed 1 year ago

timbroder commented 5 years ago

Is this possible with TwitchRSS as is? Thanks

lzeke0 commented 5 years ago

What do you mean by collection? A group of channels?

timbroder commented 5 years ago

No a collection of videos

You can navigate the collection from the player

image

image

lzeke0 commented 5 years ago

Got it. It seems it is only supported on v5 API (now TwitchRSS is only on v3). Besides that I think it would be pretty easy to support collections once that's done.

kristianserrano commented 4 years ago

Using Inoreader, I curate an aggregated RSS feed that draws content from different sources related to a specific tabletop RPG. There are a lot of Twitch actual play streamers that play different TTRPGs, and I use this service for all of them. (Thank you!)

On several occasions, they've inquired about whether I can pull in feeds from a collection. Unfortunately, I cannot as of right now, but the demand is certainly there. Is this something that could be added sooner rather than later?

wyattscarpenter commented 2 years ago

It seems like with #20, we leapfrogged over v5 to Helix, and now API access to collections is no longer available, sad to say https://dev.twitch.tv/docs/api/migration#endpoint-equivalence

lzeke0 commented 1 year ago

Not implementable sadly.