YouTube has RSS feed for each channel

Abierto
#15 0 comentarios 0 reacciones 0 asignados Ver en GitHub

Nadie ha tomado este issue todavía.

Evaluación

Dificultad
4/5
Tiempo estimado
3-5 días
Aptitud para principiantes
30/100
Tipo de issue
Nueva funcionalidad
Claridad
Necesita aclaración
Estado de actividad
Estancado
Stack tecnológico
javascript
Área
backend

Línea de trabajo

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.

Escrito por el modelo de indexación a partir del texto del issue.

Descripción

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.

Lenguaje dominante
JavaScript
Estrellas
104
Forks
3
Métricas de merge de PR
Sin PR fusionados en 30 d

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Primeros pasos

  1. Lee el issue completo y luego la guía de contribución del proyecto.
  2. Comenta en el issue que vas a ocuparte — evita que dos personas hagan lo mismo.
  3. Haz un fork del repositorio y trabaja en una rama.
  4. Abre un pull request que haga referencia al número del issue.

Más de scripting/reallysimple

Todos los issues de scripting/reallysimple

Issues similares

Más issues de JavaScript

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.