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

Value as URL with playlist doesn't extract ID #3

Open
rk opened this issue Oct 1, 2019 · 1 comment
Open

Value as URL with playlist doesn't extract ID #3

rk opened this issue Oct 1, 2019 · 1 comment

Comments

@rk
Copy link

rk commented Oct 1, 2019

For example:

https://youtu.be/LtK72R3ymvI?list=PLJPRYJOPv4pRs9MeQgfm_sK5e5UqMCFGN&index=3

The value in the field will still be the original value, not LtK72R3ymvI.

The issue appears to be caused by this line:

This is because it doesn't expect the ?list=value parameter on the youtu.be URI above.

@adriaanzon
Copy link

Same when it includes a t parameter for the timestamp, e.g. https://youtu.be/XXXXXXXXXXX?t=352

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

No branches or pull requests

2 participants