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

Thumbnailing no longer works due to video path issues #86

Open
crides opened this issue Nov 20, 2021 · 0 comments
Open

Thumbnailing no longer works due to video path issues #86

crides opened this issue Nov 20, 2021 · 0 comments

Comments

@crides
Copy link

crides commented Nov 20, 2021

I'm using mpv 0.34.0, and this plugin no longer generates thumbnails at all, instead it always returns an error (only tested on Youtube videos, with ytdl enabled of course). Doing slight digging, it turns out the stream-path property (retrieved by mp.get_property_native("stream-path")) doesn't return the actual stream path anymore (? not sure when), and instead it returns the stream url and the video description, something like: edl://!opt;!opt2;%846%https://...;!opt3,channel_url=%56%https://...,ytdl_description=%1486%...

I'm not familiar with MPV APIs, but I hope this will help. Thanks

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