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

Update player.js fix screenshot capturing subtitles #2264

Merged
merged 1 commit into from May 12, 2024

Conversation

raszpl
Copy link
Contributor

@raszpl raszpl commented May 11, 2024

currently only captures if user explicitly flips that options twice

Screenshot subtitles are still TINY, but thats another bug :)

currently only captures if user explicitly flips that options twice

Screenshot subtitles are still TINY, but thats another bug :)
@ImprovedTube
Copy link
Member

currently only captures if user explicitly flips that options twice

how come? what's the fix?

Screenshot subtitles are still TINY, but thats another bug :)

same question. used to be the right size, yet not the same flow /alignment

@ImprovedTube ImprovedTube merged commit 900a7e8 into code-charity:master May 12, 2024
@raszpl raszpl deleted the patch-5 branch May 12, 2024 23:08
@raszpl
Copy link
Contributor Author

raszpl commented May 12, 2024

currently only captures if user explicitly flips that options twice

how come? what's the fix?

ImprovedTube.storage.embed_subtitle === true

can only happen after user disabled and re enabled this option. embed_subtitle is value: true, that means that the only state that matters is false.

Screenshot subtitles are still TINY, but thats another bug :)

same question. used to be the right size, yet not the same flow /alignment

no idea, as this was the first time I took screenshot with the extension :)

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

Successfully merging this pull request may close these issues.

None yet

2 participants