• How To?
  • Tips ‘n Tricks
  • WordPress
  • Snippets
  • Software
    • Browsers
    • Downloads
  • Web
  • Tools
    • Character Counter
    • chmod Calculator
    • Entities Encoder
    • Live HTML Editor
    • My IP
  • Contact
Twitter Facebook Google+ RSS
You are here: SumTips » Tips 'n Tricks » List of YouTube Feed URLs

List of YouTube Feed URLs

Posted on October 6, 2011 by Renji | Short URL: http://sumtips.com/?p=5166

YouTube logoYouTube offers many feeds, such as for each category, search term and even each YouTube user has a unique feed URL for their uploads, favorites, subscriptions, etc. But these URLs are not easily accessible from the interface.

So here I am compiling a list of YouTube feeds that you can subscribe to in your favorite feed reader.

 

User Feeds

User’s video uploads


This URL will retrieve a feed containing all of the videos uploaded by a specific user.

Note: Replace “username” in all feeds with the YouTube user’s channel you wish to subscribe to.

User’s favorite videos

http://gdata.youtube.com/feeds/api/users/username/favorites

This URL will retrieve a feed containing a specific user’s favorite videos.

User’s events feed


This URL will retrieve a feed containing a specific user’s live-streaming events. Not all accounts have live streaming. This returns blank if you try to subscribe to a user who has not created an event or if it’s not enabled for their account.

User’s Playlists


This URL will retrieve a feed listing a specific user’s playlists.

Individual Playlists


You can subscribe to a specific playlist’s with this feed URL. Simply replace “xxx..” with the playlist ID you want.

New Videos in a User’s Subscriptions


This URL will give you new videos from your subscriptions.
If you get a “Login required to view this user’s new subscription videos” message, enable activity sharing for your account.

User’s subscriptions


Just like the list of playlists, this URL will retrieve a feed listing a specific user’s subscriptions.

Site Feeds

Search feed

http://gdata.youtube.com/feeds/api/videos?orderby=updated&vq=youtube

Subscribe to a specific search term. Replace “youtube” with the term you want.

Category feed

http://gdata.youtube.com/feeds/api/videos/-/Sports/?orderby=updated

Subscribe to specific category.

Specific Term in a Category

http://gdata.youtube.com/feeds/api/videos/-/Sports/?vq=formula%201&orderby=updated

This will let you subscribe to a specific term in a category.


Tweet

Related posts:

  • Subscribe to Google Plus User’s RSS Feed
  • Convert Partial Feed into Full Feed with WizardRSS
  • YouTube Unveils New Single Click Channel Subscription Widget
  • Subscribe to RSS Feed in Google Chrome
  • Delete YouTube Account
Categories: Tips 'n Tricks | Tags: RSS Feed, YouTube
Hide Facebook Live Feed Ticker and Disable Floating Bar
Create a Virtual Dropbox Folder Drive in Windows

7 Responses to “List of YouTube Feed URLs”

  1. Ramon says:
    October 25, 2011 at 6:57 PM

    Great list, thanks. I would like to post on my FB page automatically via Hootsuite once a day ‘the most populair sport video’, the most populair music video and ‘the most populair overall video’ of YouTube charts. Is it possible to create the related feeds?

    • Renji says:
      October 26, 2011 at 12:55 AM

      Hi Ramon, I guess you can do that by subscribing to a desired category’s feed with parameters such as region=xxx&time=today&max-results=1 set.

      Check out : http://code.google.com/apis/youtube/2.0/developers_guide_protocol.html to see all available options.

  2. Ramon says:
    October 26, 2011 at 1:34 AM

    Thanks!

    • Ramon says:
      October 27, 2011 at 1:45 PM

      Two more Q’s, so I have inserted the tags below into Hootuite but they wont post…they are accepted by Hootsuite though. My second question, I would like to add only videos populair in region Netherlands….is the ergion NL, if so should I add region=nl between “=viewCount” en “&time=today”?

      http://gdata.youtube.com/feeds/api/standardfeeds/most_viewed/-/Music?max-results=1&alt=rss&orderby=viewCount&time=today

      and

      http://gdata.youtube.com/feeds/api/standardfeeds/most_viewed?max-results=1&alt=rss&orderby=viewCount&time=today

      • Renji says:
        October 27, 2011 at 4:34 PM

        Yes, NL is to be used to filter videos from the Netherlands region.

        Both those URLs won’t work. You cannot use most_viewed and the orderby parameter at the same time. Instead try this:

        https://gdata.youtube.com/feeds/api/standardfeeds/NL/most_viewed?max-results=1&time=today

        As you want the feed for the most popular sport video, you can use this URL:

        https://gdata.youtube.com/feeds/api/standardfeeds/NL/most_popular_Sports?max-results=1&time=today

        Similarly for music, just replace sports with that.

        Also, do test if you are getting the result you want before submitting in Hootsuite. You can test the URLs in your browser as well as by entering it in any feed reader.

        If you need any further help, let me know.

  3. Ramon says:
    October 27, 2011 at 6:58 PM

    Thanks, checking them in @Hootsuite right now!

  4. Anil says:
    May 6, 2012 at 11:56 PM

    How to get the thumbnails of the videos in the feeds? there are no thumbnails in the feeds.

  • Get Updates via Email

  • Recent Posts

    • CMS2CMS: Migrate Site from Drupal or Joomla to WordPress
    • WordPress: Add Preview Button in Distraction Free Writing
    • How to Activate or Deactivate Individual Jetpack Modules
    • Windows 8: Auto Update Defender with Windows Update Disabled
    • Automatically Start and Close Programs at Specific Time
    • How to Copy Code from Notepad++ with Syntax Highlighting
  • Random Posts

    • Add Thumbnail Support for 162 Image formats in Explorer with SageThumbs
    • Adobe Reader: Change Text, Background Color for Eye-Friendly Reading
    • Create File or Folder Shortcuts from Command Line in Windows
    • Nocs: A Notepad Alternative with Google Docs Synchronization
    • Recent Items in Windows 8: Pin to Start, Taskbar, or Desktop
    • Most Commented WordPress Posts in the last 30 days
  • Categories

    • Blogging
    • Games
    • Google
    • How To?
    • Linux
    • Microsoft
      • Windows
    • Miscellaneous
    • Phone
    • Snippets
      • AutoHotkey Snippets
      • CSS Snippets
      • htaccess Snippets
      • JavaScript Snippets
      • PowerShell Snippets
      • WordPress Snippets
    • Social
    • Software
      • Browsers
    • Tips 'n Tricks
    • Wallpapers
    • Web
© SumTips. Contact | Sitemap | Privacy Policy