Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Seek to time in url if such query parameter is present#5370

Open
iThinker wants to merge 2 commits intoiina:developfrom
iThinker:Use-time-parameter-from-url-query
Open

Seek to time in url if such query parameter is present#5370
iThinker wants to merge 2 commits intoiina:developfrom
iThinker:Use-time-parameter-from-url-query

Conversation

@iThinker
Copy link
Contributor

@iThinker iThinker commented Feb 9, 2025


Description:

Parse time parameters from URL query and seek to it of present.
Tested with pasting URL from youtube.
It might be nice to improve browser extension to support adding time somehow. But I dunno how it would get time from playing web video.

@iThinker
Copy link
Contributor Author

iThinker commented Feb 9, 2025

PTAL @low-batt @lhc70000 @uiryuu

@svobs
Copy link
Contributor

svobs commented Apr 25, 2025

Sounds like a good addition for YT-DL. But seems there is a (probably small) but nonzero probability that this may cause problems with URLs which have "t" or "time" query params in their URLs which are expected to be passed through to the server?

@iThinker
Copy link
Contributor Author

The params are not stripped, so they would be passed to the server, aren't they? Or there is some stripping logic elsewhere?

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.

2 participants