Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Repository feeds #75

Closed
danirod opened this issue Oct 31, 2017 · 1 comment
Closed

Repository feeds #75

danirod opened this issue Oct 31, 2017 · 1 comment

Comments

@danirod
Copy link
Member

danirod commented Oct 31, 2017

Information about videos and playlists may be exposed via alternate feeds in structured formats.

Here are some use cases for alternate feeds:

  • Providing an RSS/Atom feed for user consumption on new videos available on the system or in a playlist.
  • Providing a REST API to be digested by the intranet dashboard to make it more responsive.
  • Providing a REST API to be digested by authorized applications.

Here are some concerns:

  • Rate limits. Does it matter? Can it be an issue? Normal HTML pages are not rate limited, although it's harder to scrap and parse HTML documents than structured XML, JSON or RSS/Atom items.
  • What about search? Related issue: Enable classic text search for videos #13.

Here are some user stories:

  • As an user, I want an Atom feed for subscribing to new videos.
  • As an user, I want an Atom feed for subscribing to new playlists.
  • As an user, I want an Atom feed for subscribing for new videos in a playlist.
  • As an user, I want an Atom feed for subscribing for new videos in a topic.
@danirod danirod added this to the makigas 5.1 milestone Oct 31, 2017
@danirod danirod self-assigned this Oct 31, 2017
@danirod danirod added this to Needs triage in Triaging Nov 13, 2019
@danirod danirod moved this from Needs triage to Low priority in Triaging Nov 13, 2019
@danirod
Copy link
Member Author

danirod commented Nov 29, 2019

Closing because it is done.

@danirod danirod closed this as completed Nov 29, 2019
Triaging automation moved this from Low priority to Closed Nov 29, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Triaging
  
Closed
Development

No branches or pull requests

1 participant