We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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
Usually timestamps are formatted like this in seconds https://youtu.be/0IxaD8QwKTs?t=98s
But turns out that this human readable format (Hours:Minutes:Seconds) also works in Youtube, but not yet in freetube
https://youtu.be/0IxaD8QwKTs?t=0h1m38s
Be able to load based on the alternative timestamp format
None
improvement to existing feature, support for external software
Hopefully loading url from outside freetube like using LibRedirect will also be updated with this feature.
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
Uh oh!
There was an error while loading. Please reload this page.
Guidelines
Problem Description
Usually timestamps are formatted like this in seconds https://youtu.be/0IxaD8QwKTs?t=98s
But turns out that this human readable format (Hours:Minutes:Seconds) also works in Youtube, but not yet in freetube
https://youtu.be/0IxaD8QwKTs?t=0h1m38s
Proposed Solution
Be able to load based on the alternative timestamp format
https://youtu.be/0IxaD8QwKTs?t=0h1m38s
Alternatives Considered
None
Issue Labels
improvement to existing feature, support for external software
Additional Information
Hopefully loading url from outside freetube like using LibRedirect will also be updated with this feature.
The text was updated successfully, but these errors were encountered: