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

[WIP] Add playlists #673

Merged
merged 1 commit into from
Oct 16, 2019
Merged

[WIP] Add playlists #673

merged 1 commit into from
Oct 16, 2019

Conversation

omarroth
Copy link
Contributor

@omarroth omarroth commented Aug 6, 2019

Adds support for creating and managing playlists for an Invidious account. Closes #114.

It should be possible to merge in a couple smaller chunks to shrink the size of this PR a bit. Comments are appreciated.

Still to be implemented:

  • API endpoints
  • Playlist thumbnails
  • Importing and syncing playlists for Google accounts (Ability to manage playlists for Google accounts #378) follow-up PR
  • Support for exporting as part of /data_control follow-up PR
  • Support for moving items within playlist (preferably without JS) follow-up PR
  • Migration scripts, missing text to locales

Along with some general cleanup.

Currently known issues:

  • Player doesn't correctly use the next video in a playlist

There are a couple TODOs sprinkled around for things that are yet to be implemented or need a second pass.

@omarroth omarroth merged commit 5c69110 into master Oct 16, 2019
@omarroth omarroth deleted the add-playlists branch October 16, 2019 01:29
@github-actions
Copy link

This pull request has been automatically locked since there has not been any activity in it in the last 30 days. If you want to tell us about needed or wanted changes or if problems related to this code are discovered, feel free to open an issue or a new pull request.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jun 11, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Seperate Invidious playlists
1 participant