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.

Versión del día 16/02/2025. Echa un vistazo a la versión más reciente.

Autor
GDorn
Calificaciones
0 0 0
Versión
1.0
Creado
16/02/2025
Actualizado
16/02/2025
Tamaño
5.84 KB
Licencia
MIT
Funciona en

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.

长期地址
遇到问题?请前往 GitHub 提 Issues。