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

Upper case IDs in youtube urls #189

Open
Wronschien opened this issue Oct 5, 2023 · 2 comments
Open

Upper case IDs in youtube urls #189

Wronschien opened this issue Oct 5, 2023 · 2 comments

Comments

@Wronschien
Copy link

Currently, the addon converts all entered characters to lower case, even for regex. But youtube uses upper case characters in its IDs for videos or playlists.
So if a filter is set to a specific video or playlist, containerise won't match the ID unless upper case characters are replaced with a dot.
Maybe this should be fixed ?

@ipwnponies
Copy link

This is duplicate issue, I posted a workaround #120 (comment)

@Wronschien
Copy link
Author

Thanks, I'll have a look at that

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