-
Notifications
You must be signed in to change notification settings - Fork 10
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
generic plugin error message #1
Comments
thats the wrong download URL USE https://raw.githubusercontent.com/back-to/generic/master/plugins/generic.py DONT USE https://github.com/back-to/generic/blob/master/plugins/generic.py |
It works after downloading plugin from new location: [cli][info] Found matching plugin generic for URL https://chaturbate.com/heatherbby9/ I have observed one thing, maybe worth saying, for new beginners: I had resolve.py in streamlink plugins directory and generic.py in %APPDATA%\streamlink\plugins at the same time. Then I removed %APPDATA%\streamlink\plugins directory and copied generic.py and resolve.py to streamlink plugins directory. Streamlink ran generic.py, giving it preference over resolve.py as if resolve.py was not there. |
Streamlink usally checks the plugins after its PRIORITY which is used in the plugin file, both plugins are Lines 449 to 456 in 25b2797
|
streamlink-0.14.2-20181001.exe
I installed generic.py in 2 different ways, and outcome is the same.
First time I copied plugin to plugins directory, C:\P\STREAMLINK\pkgs\streamlink\plugins
second time to %APPDATA%\streamlink\plugins, C:\Users\J\AppData\Roaming\streamlink\plugins
I have resolve.py in plugins directory C:\P\STREAMLINK\pkgs\streamlink\plugins, no chaturbate plugin.
Website aside, here is how resolve works and generic does not.
What am I doing wrong?
Here is the same output for plugin being in eather location:
The text was updated successfully, but these errors were encountered: