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

Fix duration time to consider playback rate #1845

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

vicente-higino
Copy link

  • I agree to license my contribution under LGPL-3.0 or my contribution is from another project with a license compatible with LGPL-3.0

To test this pull request, follow the instructions in the wiki.


The duration of the video with skips now uses the playback rate to adjust the time.

Ex: 0:13 / 10:50 (9:16) @ 1x speed => 0:13 / 10:50 (4:38) @ 2x speed

@ajayyy
Copy link
Owner

ajayyy commented Sep 5, 2023

I don't think this makes sense as a default. It could be an option though

@mchangrh
Copy link
Contributor

I don't think this makes sense at all unless you correct youtube's current and end times to also align with the time without segments - in which case it would be better suited for a plugin/userscript to parse instead for uniformity across all durations.

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

3 participants