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

Advanced video player #10

Open
5 of 7 tasks
Maniload opened this issue Nov 5, 2020 · 1 comment
Open
5 of 7 tasks

Advanced video player #10

Maniload opened this issue Nov 5, 2020 · 1 comment
Labels
design This feature needs to be designed first enhancement New feature or request react Heavy use of React is needed for this issue

Comments

@Maniload
Copy link
Member

Maniload commented Nov 5, 2020

The video player on the page should feature various functionalities to higher the user experience. These include:

  • Global player (the player should keep playing while the users changes pages)
  • Watch list (the player should continue playing related themes which are gathered through the context of the initial play action)
    • Auto-play (auto-play should be turned on and off)
    • Shuffle (play the watch list in random order, see also: Support random ordering of API resources animethemes-server#77)
    • Repeat (repeat playing the current theme / cycle through the watch list)
    • Play all (plays all themes in the database, can be combined with shuffle to achieve a Shuffle all function)
  • Hotkeys (bind certain action to keyboard keys)

If this issue gets started we can split it in more smaller issues and use this as an overview.

@Maniload Maniload added the enhancement New feature or request label Nov 5, 2020
@Maniload Maniload added design This feature needs to be designed first react Heavy use of React is needed for this issue labels Jul 1, 2021
@Hime-Dev
Copy link

add subtitle support for videos like a youtube "cc"

@Maniload Maniload moved this to Todo in Playlists Nov 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
design This feature needs to be designed first enhancement New feature or request react Heavy use of React is needed for this issue
Projects
Status: Todo
Development

No branches or pull requests

2 participants