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

Support for SponsorBlock #26

Open
twiclo opened this issue Apr 27, 2021 · 1 comment
Open

Support for SponsorBlock #26

twiclo opened this issue Apr 27, 2021 · 1 comment

Comments

@twiclo
Copy link

twiclo commented Apr 27, 2021

SponsorBlock is a public crowd sourced database of segments in YouTube videos. I would like to see this plugin query SponsorBlock and add them as chapters. YouTube now supports chapters for videos so we need to decide how we'll line those two things up. I believe youtube-dl will provide chapter info if the video had it.

How doable is this? What would need to be done. I might take a look in to it as a primer before trying to help with the Shows library

@ankenyr
Copy link
Owner

ankenyr commented Apr 30, 2021

This looks do-able. How familiar are you with c# and jellyfin in general?

Some things we would want to consider are

  1. This should be toggleable in the settings and default to off
  2. Would you want to use the hashing api which provides some privacy on the video that is being watched/requested.

Let me know if you wish to try and take a stab at this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants