2bc4 / streamlink-ttvlol

Streamlink Twitch plugin modified to work with the TTV.LOL API
BSD 2-Clause "Simplified" License
180 stars 6 forks source link

I get a error with the latest version #46

Closed thinkpad4 closed 1 year ago

thinkpad4 commented 1 year ago

@2bc4 I get this error: [plugins.twitch][info] streamlink-ttvlol d314c5b8-master [plugins.twitch][info] Please report issues to https://github.com/2bc4/streamlin k-ttvlol/issues [cli][info] Found matching plugin twitch for URL twitch.tv/mira [plugins.twitch][info] Using playlist proxy 'https://eu.luminous.dev' [plugins.twitch][error] Unable to open URL: https://eu.luminous.dev/live/mira?pl ayer=twitchweb&type=any&allow_source=true&allow_audio_only=true&allow_spectre=fa lse&fast_bread=true (request() got an unexpected keyword argument 'keywords') error: No playable streams found on this URL: twitch.tv/mira

With the version Fix plugin args not being passed

2bc4 commented 1 year ago

The master branch requires git streamlink, currently with at least commit streamlink/streamlink@d314c5b8. Are you running that?

Coldblackice commented 1 year ago

I'm also getting this same error as of today but didn't realize we're supposed to be using git streamlink. Will give this a try and report back.

2bc4 commented 1 year ago

Maybe I should put that in the readme somewhere. It usually works without git streamlink but when upstream does a big change like recently it will break on normal releases.

thinkpad4 commented 1 year ago

Well that explains it. I had a backup of the last version of this. The new Streamlink release says it's gonna break a lot of things so I'll still with what works until either you add something I wanna try or Streamlink stabilizes

2bc4 commented 1 year ago

If I add something noteworthy before the next streamlink version I'll make a new release that's compatible with 5.5.1. So far it has just been refactors and log output stuff so I didn't see a reason to make a new release yet.

Anyways I'll close this now