YouTube RSS Feed

Adds an RSS feed button to YouTube channels next to the subscribe button

θα χρειαστεί να εγκαταστήσετε μια επέκταση όπως το Tampermonkey, το Greasemonkey ή το Violentmonkey για να εγκαταστήσετε αυτόν τον κώδικα.

θα χρειαστεί να εγκαταστήσετε μια επέκταση όπως το Tampermonkey ή το Violentmonkey για να εγκαταστήσετε αυτόν τον κώδικα.

θα χρειαστεί να εγκαταστήσετε μια επέκταση όπως το Tampermonkey ή το Violentmonkey για να εγκαταστήσετε αυτόν τον κώδικα.

θα χρειαστεί να εγκαταστήσετε μια επέκταση όπως το Tampermonkey ή το Userscripts για να εγκαταστήσετε αυτόν τον κώδικα.

You will need to install an extension such as Tampermonkey to install this script.

Θα χρειαστεί να εγκαταστήσετε μια επέκταση διαχείρισης κώδικα χρήστη για να εγκαταστήσετε αυτόν τον κώδικα.

(Έχω ήδη έναν διαχειριστή κώδικα χρήστη, επιτρέψτε μου να τον εγκαταστήσω!)

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

(Έχω ήδη έναν διαχειριστή στυλ χρήστη, επιτρέψτε μου να τον εγκαταστήσω!)

Δημιουργός
Doodles
Ημερήσιες εγκαταστάσεις
0
Σύνολο εγκαταστάσεων
2.340
Βαθμολογίες
23 0 3
Έκδοση
20
Δημιουργήθηκε την
27/05/2014
Ενημερώθηκε την
26/06/2022
Μέγεθος
10 KB
Άδεια
MIT
Εφαρμόζεται σε

Adds an RSS feed button to YouTube videos and channels. The RSS feed is for the uploads of the youtuber. Nothing else, just the uploads.

Version 17 tested and working on (all latest versions):

  • Firefox + TamperMonkey
  • Chrome + TamperMonkey

Change Log:

Version 20 - 26 June 2022
- Improve detection of channel ID.
- Slight code clean up.
Version 18 - 4 April 2018
- Fixed RSS button not updating correctly when navigating channels.
- Fixed wait problem.
- Fixed not working properly when navigating videos.
Version 17 - 1 Appril 2018
- Fixed not working. Broken since last youtube layout update.
Version 16 - 9 December 2016
- Fixed playlist RSS button not working
- Fixed not working in Firefox
Version 15 - 23 June 2015
- New method of dealing with YouTubes spf script
- Fixed middle-click not working properly on some browsers
Version 14 - 20 May 2015
- Button no longer opens a login dialog when logged out of YouTube/Google
Version 13 - 27 April 2015
- Button now appears on youtube.com/playlist?list= pages
Version 12 - 25 April 2015
- Now detects channel pages outside of the /user/ and /channel/ links
- Now adds the RSS link to the html head for video pages
Version 11 - 21 April 2015
- Now supports /channel/ links (YouTube channels without a username)
- Fixed RSS Button not appearing when changing tabs on a channel page
- Fixed RSS Button not appearing on video pages
- Improved functionality on video pages
- Improved aesthetics of the button
20 July 2014 (10)
- Nicer description
20 July 2014 (9)
- Added an icon
- Changed version numbering to just a single integer
10 June 2014 (1.7)
- Fixed Userscript Head - no functional changes at all
24 May 2014 (1.6)
- improved RSS feed link (just grab it from the RSS link tag in head)
- improved positioning of the button
- added button to video pages (youtube.com/watch) that opens the rss feed in another tab
- moved script from userscripts.org to greasyfork.org
14 May 2013 (1.5)
- fixed for 'new channel' again
- now has a more robust code, shouldn't break so easily
8 April, 2013 (ver 1.4)
- now works for both old and 'new' channel designs
5 April, 2013
- fix again (actually broke like a month ago, sorry)
- rss button is now on user page
30th Nov, 2012
- fixed script because youtube update broke it