Open TheFrenchGhosty opened 4 years ago
that's due to this line: https://github.com/omarroth/invidious/blob/338dc3223c9745877aacd276df772a412b99d778/src/invidious.cr#L3325 (introduced by yours truly in #743). the trailing &
will be ignored by virtually all http servers/form-urlencoded parsers. if it really bothers you, the ternary could be extended to check that params is non-empty.
Well the things is that it's inconsistent with the channel RSS feeds.
The playlist RSS also seems to be partially broken since the thumbnail isn't displayed in it.
A 10$ bounty has been added to this issue.
Anyone opening a PR fixing this issue, will receive 10$ (in BTC) from the Invidious project.
More details: https://github.com/iv-org/invidious/issues/1898
This issue has been automatically marked as stale and will be closed in 30 days because it has not had recent activity and is much likely outdated. If you think this issue is still relevant and applicable, you just have to post a comment and it will be unmarked.
Still an issue.
This issue has been automatically marked as stale and will be closed in 30 days because it has not had recent activity and is much likely outdated. If you think this issue is still relevant and applicable, you just have to post a comment and it will be unmarked.
Some URLs in RSS feeds will end with "&" for no reason, it seems to be an issue for every playlist RSS feeds.
When checking the file, it shows that
&
is added at the end of the URL.Example: https://invidio.us/feed/playlist/PL0AQIMR-tpolVRCh8SEK6V5Xi4mRJdFTL
Since the link will update, here's a copy of the page:
PL0AQIMR-tpolVRCh8SEK6V5Xi4mRJdFTL.txt