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

URL parsing issue preventing MPV from recognizing links #1

Open
Zefferis opened this issue Sep 3, 2021 · 0 comments
Open

URL parsing issue preventing MPV from recognizing links #1

Zefferis opened this issue Sep 3, 2021 · 0 comments

Comments

@Zefferis
Copy link

Zefferis commented Sep 3, 2021

System: Windows 10

When using the extension, it feeds the following text to MPV, preventing video streaming:

image

Rather than the plain text of the URL, this prevents MPV from seeing the link fed to MPV as a valid URL.


Original URL: https://www.youtube.com/watch?v=46pBeyHKQuQ

the following was used:

Computer\HKEY_CLASSES_ROOT\ytdl\shell\open\command

"E:\Portable Installs\mpv-x86_64-20210815-git-0c9e1e3\zxc.bat" "%1"

zxc.bat

echo %*
pause

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

1 participant