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

Subtitle button is missing after download video #657

Closed
young40 opened this issue Jun 8, 2021 · 4 comments
Closed

Subtitle button is missing after download video #657

young40 opened this issue Jun 8, 2021 · 4 comments

Comments

@young40
Copy link

young40 commented Jun 8, 2021

  • Version of macOS: 10.15.7
  • Version of the app: 7.3.3
  • What were you trying to do when the issue happened
    After download video
    Screen Shot 2021-06-08 at 8 51 29 PM
@insidegui
Copy link
Owner

This has been a long-standing issue (as seen in #286). Basically the downloaded videos don't include the subtitles (at least not in a way that our player, which is just a wrapper around AVPlayer, understands). So if you rely on subtitles, you'll have to use streaming for now. I'll leave this issue open so that others can reference it.

@199305a
Copy link

199305a commented Jun 25, 2021

Can SRT files be exported? Used for subtitles mp4 view

@sugarmo
Copy link

sugarmo commented Sep 3, 2022

This has been a long-standing issue (as seen in #286). Basically the downloaded videos don't include the subtitles (at least not in a way that our player, which is just a wrapper around AVPlayer, understands). So if you rely on subtitles, you'll have to use streaming for now. I'll leave this issue open so that others can reference it.

Is it possible to convert transcript to subtitles? Putting text in front of the video player should not be that hard (just my opinion).

@insidegui insidegui mentioned this issue Feb 29, 2024
4 tasks
@insidegui
Copy link
Owner

Tracking this in #267

@insidegui insidegui closed this as not planned Won't fix, can't repro, duplicate, stale May 30, 2024
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

4 participants