JoselleAstrid / multisite-streams-page

A webpage showing live streams and videos of channels you follow. Supports multiple sites - currently Twitch, Hitbox, Nicovideo, and Cavetube.
MIT License
7 stars 1 forks source link

All sites other than Hitbox apparently fail to load #7

Open ghost opened 5 years ago

ghost commented 5 years ago

https://i.imgur.com/5OjweGM.png

Probably about a month ago I noticed this issue, where everything would just say "Waiting..." except for two Hitbox videos from users I still follow. I tested all three of the other sites and Twitch, Nico, and Cavetube are not working. At the moment it appears everything from Hitbox is working fine (except that only edge.sf has working thumbnails), but nothing else is.

JoselleAstrid commented 5 years ago

Yeah, I had noticed this too - good to know it's not just me though (for that matter, nice to know someone else is trying this page). I suspect that Twitch finally closed the door on the old Twitch v3 API that this project uses; they said they would end support for it early this year.

I assume Nico just changed how they work, as I haven't looked at it in a while. Cavetube... actually looks like it's ending service in 5 days? Wow, that's some timing.

I did a bit of work toward converting the Twitch code to use the New Twitch API, in the twitch-overhaul branch, but haven't made progress on that in a while. It's been difficult to find time for this project in general, but I'd like to continue it if possible. Hopefully I can at least fix Twitch by the end of the year.

JoselleAstrid commented 4 years ago

Well, I've started to look at this again, so that's something I guess. Aiming to work on this steadily until at least the following is accomplished:

I've also been interested in adding new stuff (like YouTube), but that comes after.

JoselleAstrid commented 4 years ago

All right, so after more thought, I've decided to drop this project after all. It's a lot to fix, the stream sites' APIs will continue to change over time (for better or worse), and I don't seem to have the bandwidth and motivation to keep up. Sorry about that.

I'm not sure if there are other projects similar to this, but hopefully other people are working on supporting alternative stream sites one way or another.