YouTube has RSS feed for each channel

オープン
#15 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

評価

難易度
4/5
見積もり時間
3〜5日
初心者へのやさしさ
30/100
issue の種類
機能追加
明瞭さ
説明が足りない
活発さ
停滞
技術スタック
javascript
領域
backend

調査の方向性

No files, tests, or entry points are named. Start by tracing how the package consumes Atom feeds and represents item descriptions and enclosures, then determine how YouTube's channel feed should map to that representation. Done means the requested descriptions and video enclosures are supported and verified with appropriate feed data.

索引モデルが issue の本文から書いたものです。

説明

YouTube channels have feeds.

Here's the feed for my YouTube channel.

And a canonical JSONification of the feed (this is how FeedLand gets the data from any type of feed, RSS, Atom or RDF, the YouTube feed is Atom).

I did not know they had feeds, in fact I thought I heard they specifically did not have feeds.

I've subscribed to the feed in FeedLand and it seems to work, and also included it in my blogroll category, so it should show up in my blogroll, and possibly in the Little Feed Reader on Bluesky.

All of this, and more, was discovered by Andrew Shell.

Two suggestions.

  1. Include descriptions with the items.

  2. Use enclosures for the videos. Atom does enclosures differently from RSS, but it can be made to work, imho.

No matter what, thank you YouTube, and it's a great start.

主要言語
JavaScript
スター
104
フォーク
3
PR マージ指標
30日以内にマージされた PR はありません

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

scripting/reallysimple のほかの issue

scripting/reallysimple の issue をすべて見る

似ている issue

JavaScript の issue をもっと見る

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。