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.

2025/02/16のページです。最新版はこちら

このスクリプトの質問や評価の投稿はこちら通報はこちらへお寄せください
作者
GDorn
評価
0 0 0
バージョン
1.0
作成日
2025/02/16
更新日
2025/02/16
大きさ
5.84KB
ライセンス
MIT
対象サイト

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.