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

Something changed at twitch? #1396

Open
Ze6rah opened this issue Jul 14, 2016 · 15 comments
Open

Something changed at twitch? #1396

Ze6rah opened this issue Jul 14, 2016 · 15 comments

Comments

@Ze6rah
Copy link

Ze6rah commented Jul 14, 2016

error: No streams found on this URL: https://www.twitch.tv/dansgaming/v/77825368

@cbirchinger
Copy link

I think it affects all VODs on Twitch (I've tested 3 different ones). Livestreams are still working.

@X-Looper
Copy link

I think it affects all VODs on Twitch (I've tested 3 different ones). Livestreams are still working.

I can confirm this as well, VODs no longer seem to work on twitch.tv

@e00E
Copy link

e00E commented Jul 14, 2016

Can confirm, and I think I fixed it (see above).

@jediminer543
Copy link

jediminer543 commented Jul 14, 2016

Also confirm, no VOD access.

EDIT:

The api is returning the following result (manual testing):
http://usher.twitch.tv/vod/77881194

| url | /vod/77881194 |
| type | error |
| error | Bad auth token |

@cbirchinger
Copy link

Patch from #1397 fixes the issue here and makes VODs work again.

@X-Looper
Copy link

Can confirm, and I think I fixed it (see above).

I tried some VOD's again and now they seem to be working. Nicely done, e00E!

@flamingghost
Copy link

#1397 patch works great, TY @e00E

@dundunn
Copy link

dundunn commented Jul 14, 2016

I'm cloning this repo, add that one line to hls_playlist.py and then run "python setup.py install", but I still get the error.
Do I have to change the branch or am I doing something else wrong?

I should have tested it with an other URL. It works perfectly now.

@widgetfoos9x9
Copy link

widgetfoos9x9 commented Jul 14, 2016

Sorry, I'm a Livestreamer user, not a coder... How do I make use of this fix on Windows?

Chrippa hasn't released a new Windows installer in over a year. Has this been abandoned?

Nvm. I undesrtand now (kind of sort of not really) how this works. Thx @e00E (I think) for fixing the things.

@nuying
Copy link

nuying commented Jul 15, 2016

I do not understand how this fix things works. I tried multiple things, but nothing worked out.
I am a windows user and not a coder either. I would like to know how can I make this fix works. Please, anyone?

@flamingghost
Copy link

flamingghost commented Jul 15, 2016

If you're uncertain about applying this, follow and download the patch link above by e00E (link https://github.com/e00E/livestreamer/raw/47c1323de88296c4fe08f9c6427d9966511ef59e/src/livestreamer/stream/hls_playlist.py ) then replace the existing 'hls_playlist.py' file in your installation directory, do this by searching for the file location, mine was in C:\Program Files (x86)\Livestreamer\livestreamer-1.12.2-py2.7.egg\livestreamer\stream\

@nuying
Copy link

nuying commented Jul 15, 2016

I tried the option above, but the files there are not "py", they are "pyc". And I tried renamed it before to replace. I will try again... But I do not think it will work now.

@flamingghost
Copy link

Ok, grab the nightly build download from the bottom of installation page (link http://livestreamer-builds.s3.amazonaws.com/livestreamer-latest-win32.zip ) and replace everything in your installation directory with the nightly build files, then apply the patch.

@nuying
Copy link

nuying commented Jul 15, 2016

It actually worked now. Is your file linked above any different from the one that is in the "fix". Cause I have tried it before.
Thank you!

@Ki0kAjSm8Nks2
Copy link

Thank you to both e00E for providing a fix and flamingghost for explaining how to implement it.

Livestreamer is my only option for high quality streams so your help is very appreciated

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

Successfully merging a pull request may close this issue.

10 participants