We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Description
A clear and concise description of what the feature request is.
YouTube share links can contain a start time. We could parse this and use it as the start time value for the loop.
Here's an example: https://youtu.be/U89VK9ORIDU?t=375 t= is the start time in seconds.
t=
Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. For example: "I'm always frustrated when [...]"
Nope, just a nice addition.
Describe the solution you'd like
If the request is related to a problem, describe what you want as a solution.
Describe alternatives you've considered
If applicable, provide any alternative solutions or features you've considered.
Additional information
Add any other information or screenshots about the feature request here.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Description
YouTube share links can contain a start time. We could parse this and use it as the start time value for the loop.
Here's an example: https://youtu.be/U89VK9ORIDU?t=375
t=
is the start time in seconds.Is your feature request related to a problem? Please describe.
Nope, just a nice addition.
Describe the solution you'd like
Describe alternatives you've considered
Additional information
The text was updated successfully, but these errors were encountered: