make a service folders that syncs subscriptions with youtube
Youtubes newsubscriptionvideos feed is going away soon. Importing googles youtube opml is an imperfect solution as it will go out of sync. It should be possible to make service folders in bazqux that is kept in sync with youtube accounts. The channels a user is subscribed to is available via the subscriptions.list call in youtube api v3 and the channel uploads are available cost free via https://www.youtube.com/feeds/videos.xml?channel_id=
Proof of concept: https://github.com/sjefen6/yt-api-v3-newsubscriptionvideos
I’m not yet sure about folder, but I’ve implemented support for newsubscriptionvideos via YouTube API v3. You could just subscribe to old feed to see your videos:
http://gdata.youtube.com/feeds/base/users/USERNAME/newsubscriptionvideos