5 ms·
In the past several months, I've moved to using an RSS Reader + Watch Later Playlist + DF Tube extension (you could use whatever to nuke parts of the UI you dis
by Fiely 1y ago
In the past several months, I've moved to using an RSS Reader + Watch Later Playlist + DF Tube extension (you could use whatever to nuke parts of the UI you dislike). This has greatly improved how I use YouTube. This method allows me to be significantly more intentional with what I'm watching and how much time I'm spending. The only frustrating part is that YT shorts still come through RSS, but they are much easier to avoid in a reader than YT's UI.
- crtasm 1y agoYou can change the first 4 characters of the channel ID to UULF to only get "Videos" (no shorts) https://stackoverflow.com/questions/71192605/how-do-i-get-youtube-shorts-from-youtube-api-data-v3/76602819#76602819 https://stackoverflow.com/questions/71192605/how-do-i-get-yo...
- Fiely 1y agoThis is very useful, thank you for sharing.
- Arnavion 1y agoDoesn't seem to work for any of the ~50 URLs I tried with. Eg: https://www.youtube.com/feeds/videos.xml?channel_id=UCS0N5baNlQWJCUrhCEo8WlA https://www.youtube.com/feeds/videos.xml?channel_id=UCS0N5ba... ... works but: https://www.youtube.com/feeds/videos.xml?channel_id=UULFS0N5baNlQWJCUrhCEo8WlA https://www.youtube.com/feeds/videos.xml?channel_id=UULFS0N5... ... is 404. I'm guessing it's only a feature of playlist URLs which that SO answer is about, not RSS feed URLs.
- crtasm 1y agoSorry, my notes were lacking. Change UC to UULF and use it with this URL to get the Videos feed for a channel: https://www.youtube.com/feeds/videos.xml?playlist_id=UULFS0N5baNlQWJCUrhCEo8WlA https://www.youtube.com/feeds/videos.xml?playlist_id=UULFS0N...
- tnorthcutt 1y ago> DF Tube extension This extension is no longer available because it doesn't follow best practices for Chrome extensions. :(