Reputation: 802
Link to playlist: http://www.youtube.com/playlist?list=PL89275CCCD333C8EE
Should be RSS from playlist: http://gdata.youtube.com/feeds/api/playlists/PL89275CCCD333C8EE
Says: "Playlist Not Found"
I have found no references to privacy settings of any sorts that may not be set. Any help is much appreciated.
Upvotes: 0
Views: 2843
Reputation: 11
It should be like this: http://gdata.youtube.com/feeds/api/playlists/PL89275CCCD333C8EE?v=2&alt=jsonc
but you require an authentication also to work the above if the playlist is private.
As it works fine in my case: http://gdata.youtube.com/feeds/api/playlists/PL0F32F77A67A612A3?v=2&alt=jsonc
Upvotes: 1
Reputation: 2696
Okay here it is...
https://gdata.youtube.com/feeds/api/users/IDCsync/playlists/89275CCCD333C8EE
Its working
Upvotes: 0
Reputation: 802
Two items changed and i can not comfirm whether just one or both comprise the full solution.
First... Custom channel URL was created
Second... In the URL above, remove the 'PL' from the list URL argument. None of the examples I had seen online made any mention of this, but once you remove the 'PL' (playlist?) and only use the id: 89275CCCD333C8EE it works very well.
Upvotes: 5