nonvegan / streamlink-plugin-kick

Streamlink plugin for Kick.com
BSD 2-Clause "Simplified" License
40 stars 4 forks source link

TypeError: pluginmatcher() got an unexpected keyword argument 'name' #4

Closed bleedingpixels closed 1 year ago

bleedingpixels commented 1 year ago

PS C:\Windows\System32> streamlink kick.com/video/bc5ad9f9-1f6c-414d-8ff8-f540f3ddcdea best Traceback (most recent call last): File "runpy.py", line 196, in _run_module_as_main File "runpy.py", line 86, in _run_code File "C:\Program Files (x86)\Streamlink\bin\streamlink.exe__main.py", line 18, in File "C:\Program Files (x86)\Streamlink\pkgs\streamlink_cli\main.py", line 927, in main setup_streamlink() File "C:\Program Files (x86)\Streamlink\pkgs\streamlink_cli\main.py", line 751, in setup_streamlink streamlink = Streamlink({"user-input-requester": ConsoleUserInputRequester(console)}) File "C:\Program Files (x86)\Streamlink\pkgs\streamlink\session.py", line 96, in init__ self.load_builtin_plugins() File "C:\Program Files (x86)\Streamlink\pkgs\streamlink\session.py", line 437, in load_builtin_plugins self.load_plugins(plugins.path[0]) File "C:\Program Files (x86)\Streamlink\pkgs\streamlink\session.py", line 453, in load_plugins mod = load_module(module_name, path) File "C:\Program Files (x86)\Streamlink\pkgs\streamlink\utils\module.py", line 14, in load_module spec.loader.exec_module(mod) File "", line 883, in exec_module File "", line 241, in _call_with_frames_removed File "C:\Program Files (x86)\Streamlink\pkgs\streamlink\plugins\kick.py", line 21, in @pluginmatcher( TypeError: pluginmatcher() got an unexpected keyword argument 'name'

anyone use this plugin lately?

nonvegan commented 1 year ago

Are you using the latest streamlink version?

bleedingpixels commented 1 year ago

ah, that was the problem, now I have that Captcha error #1 :(

nonvegan commented 1 year ago

Nice! Unfortunately, as far as I'm aware there's no straightforward solution for that until KICK launches an official dev api :(