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

Subtitles have incomplete names #1101

Open
solimm4sks opened this issue Sep 4, 2023 · 2 comments
Open

Subtitles have incomplete names #1101

solimm4sks opened this issue Sep 4, 2023 · 2 comments
Labels
enhancement youtube service, https://www.youtube.com/

Comments

@solimm4sks
Copy link

From: libre-tube/LibreTube#4680 (comment)

Example video: https://www.youtube.com/watch?v=GroV8G4Amg8

  • LibreTube Subtitles: None, English, English, (some japanese characters i cant read)
  • Piped Subtitles: English, Off
  • Youtube Subtitles: Off, English, English - Neobrane, Japanese (auto-generated).

Youtubes subtitles are much more descriptive and useful.

@opusforlife2 opusforlife2 added youtube service, https://www.youtube.com/ enhancement labels Sep 4, 2023
@solimm4sks
Copy link
Author

Imo, this is a bug. How come the caption names are not the same as youtubes by default?

@absidue
Copy link

absidue commented Sep 30, 2023

I suspect that in both cases it's a problem with the the app, not NewPipe extractor.

For Piped it's definitely an issue on their end (I checked their code), they don't tell shaka-player to use the labels, so it defaults to displaying the name of the language and as those tracks are both English, Piped only displays one of them.

I suspect it is a similar problem with LibreTube, that they display the language of the track instead of the label.

NewPipeExtractor extracts the labels, those two apps just don't use them, this is not a NewPipeExtractor issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement youtube service, https://www.youtube.com/
Projects
None yet
Development

No branches or pull requests

3 participants