18:55:19

NHKのニュース、「緊急時につき受信契約の必要なくご利用いただけます。」とあるけど、JavaScript有効でCookieを受け入れないと本文を表示してくれないのかこれ

21:51:07

YouTubeのWebSubのトピックのURL、改めてドキュメントを見たところいつの間にか`/feeds/videos.xml`に統一されているな(以前のドキュメント:<web.archive.org/web/2015041912>)。

しかし相変わらず`<link rel="hub">`も`Link`ヘッダも見当たらないのでまだ規格違反状態だけど……(例:<youtube.com/feeds/videos.xml?c>)
QT: fedibird.com/@tesaguri/1135717
[参照]

投稿の参照(1件) by tesaguri 🦀🦝 (@tesaguri@fedibird.com)
2024-11-30 20:44:13

フィードの例:<youtube.com/feeds/videos.xml?c>(`<link rel="hub">`がない)
対応するWebSubトピック:<youtube.com/xml/feeds/videos.x>(`<link rel="self">`の方からは`channel_id`パラメータが欠けている、`<entry>`がないのでプルには使えない)
cf. <developers.google.com/youtube/>

Subscribe to Push Notifications | YouTube Data API | Google for Developers
2024-11-30 20:44:13

フィードの例:<youtube.com/feeds/videos.xml?c>(`<link rel="hub">`がない)
対応するWebSubトピック:<youtube.com/xml/feeds/videos.x>(`<link rel="self">`の方からは`channel_id`パラメータが欠けている、`<entry>`がないのでプルには使えない)
cf. <developers.google.com/youtube/>

Subscribe to Push Notifications | YouTube Data API | Google for Developers