2bc4 / streamlink-ttvlol

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

twitch proxy not working #32

Closed DannyDarth closed 1 year ago

DannyDarth commented 1 year ago

so i had to re install twitch gui and it seems like its not working for me anymore with the proxy.

is it still --twitch-proxy-playlist=https://api.ttv.lol? or is https://eu.luminous.dev?

Getting vlc could not start. Either the command line options were invalid or no plugins were found.

2bc4 commented 1 year ago

You can use either of those.

seems like its not working for me anymore with the proxy

Do you mean you're getting ads, or something else like the player isn't opening?

DannyDarth commented 1 year ago

player isnt opening at all

https://i.imgur.com/q8iErzb.png

2bc4 commented 1 year ago

That seems like a VLC error, not a streamlink one. Make sure you're passing the flags to streamlink and not to VLC. I can try to help if you show your streamlink-twitch-gui settings.

DannyDarth commented 1 year ago

https://i.imgur.com/OhH6k2x.png

2bc4 commented 1 year ago

That seems correct. Did this error also appear without passing --twitch-proxy-playlist in custom parameters? Just to test, what happens if you remove everything from custom parameters and try to open a stream?

DannyDarth commented 1 year ago

That seems correct. Did this error also appear without passing --twitch-proxy-playlist in custom parameters? Just to test, what happens if you remove everything from custom parameters and try to open a stream?

stream loads fine without the custom params

2bc4 commented 1 year ago

I see. Are there any errors in the logs? The log file should be located at %TMP%\streamlink-twitch-gui\logs on Windows.

DannyDarth commented 1 year ago

[2023-03-29T05:12:04.744Z][error][Application] Ember error: TypeError: Failed to fetch

[2023-03-29T05:12:07.769Z][error][Application] Ember error: TypeError: Failed to fetch

[2023-03-29T16:53:11.340Z][error][Application] Ember error: TypeError: Failed to fetch

2bc4 commented 1 year ago

https://i.imgur.com/OhH6k2x.png

Oops. That wasn't correct after a second look, my bad. The issue is that you're passing --twitch-proxy-playlist in the Player tab. You need to move it to Custom Parameters in the Streaming tab.

DannyDarth commented 1 year ago

there is no option for custom params in streaming tab

2bc4 commented 1 year ago

You need to check Enable advanced settings and features in the Main tab before that box appears in Streaming.

DannyDarth commented 1 year ago

[2023-03-29T18:33:35.283Z][error][StreamingService] Error: Traceback (most recent call last): https://api.ttv.lol/ this worked. Seems luminous does not anymore, or atleast right now.

2bc4 commented 1 year ago

I'll close this since the issue is resolved. Feel free to reopen/open another issue if you encounter any more issues.