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.

ของเมื่อวันที่ 16-02-2025 ดู เวอร์ชันล่าสุด

ผู้เขียน
GDorn
คะแนน
0 0 0
เวอร์ชัน
1.0
สร้างเมื่อ
16-02-2025
อัปเดตเมื่อ
16-02-2025
Size
5.84 กิโลไบต์
สัญญาอนุญาต
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.