YouTube Channel RSS Link with Retry Logic

Add an RSS feed link to the video owner section on YouTube video pages, with retry logic when owner box isn't found and handling video ID changes.

Versão de: 16/02/2025. Veja: a última versão.

Autor
GDorn
Avaliações
0 0 0
Versão
1.0
Criado
16/02/2025
Atualizado
16/02/2025
Tamanho
5,84 KB
Licença
MIT
Aplicável a

Creates an RSS url under each video. The way youtube's UI now works, however, this url is only valid after a refresh, so this link reminds you to refresh to get the RSS url. If there's a way to get the RSS feed for a channel without a refresh, I haven't found it; everything in the global javascript namespace is only good for the first page load.

Maybe somebody else will come up with a more elaborate way to do this, like loading another instance of youtube in an iframe? But this script works well enough for me.