lichess-org / lila

♞ lichess.org: the forever free, adless and open source chess server ♞
https://lichess.org
GNU Affero General Public License v3.0
15.62k stars 2.28k forks source link

Fix link that does not follow the URL convention #1458

Closed aurimus closed 8 years ago

aurimus commented 8 years ago

Probably not intended: http://en.lichess.org/tv/stream

Unihedro commented 8 years ago

How else do you expect data to be passed back and forth?

aurimus commented 8 years ago

Yes, but maybe a different url, I was actually trying to find video streaming from some player.. it was at tv/stream/something .. then I lost it and tried to cut down the something form url to see what kind of streams are there:)

I mean, it looks like a reasonable url for all the tv streams there are..

Unihedro commented 8 years ago

There's no link to this URL anywhere on the pages, and works as part of the public API. There's no problem here.

ornicar commented 8 years ago

aurimus has a point here. According to REST,

if /foo/:id is a "foo" resource with id "id",

then /foo is expected to list the "foo" resources.

I would change the URL but I can't because BC for the mobile app.

aurimus commented 8 years ago

@Unihedro , this should be open then for future reference

aurimus commented 8 years ago

Btw, where do you find the broadcasts then? If any happening or if not - a schedule maybe? Could be cool

Unihedro commented 8 years ago

Most streamers are from Twitch, of which Twitch offers no medium for streamers to schedule future events. livecoding.tv and youtube livestreams supports them, although lichess currently don't feature livecoding.tv streams (why did I even mention it anyway) and hooking into just youtube livestreams itself probably won't get enough items for a useful schedule?

Thanks for the suggestion though. However it's probably better to discuss it in a forum on Lichess because more curious users will get to see them and so conversations don't clog up these tickets.

aurimus commented 8 years ago

I found that list of streams is sitting to the left of any tv video stream. Is there a separate page accessible by menu? There should be