Hacker News new | ask | show | jobs
by hales 38 days ago
> When visiting a YouTube channel, there's no link to follow it in a feed reader, no "add feed" button, nothing.

Youtube does actually provide a <link> to these feeds, but _only_ if you press refresh in your browser after navigating to a channel's videos page. Their single-page-app breaks feeds and hitting refresh works around this by loading the correct page from scratch.

(To address the second point in this text: yes having an actual visible feed link or icon on the page itself should also be normalised)