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

No streams found on this url #633

Closed
dannyellis-zz opened this issue Dec 11, 2014 · 22 comments
Closed

No streams found on this url #633

dannyellis-zz opened this issue Dec 11, 2014 · 22 comments

Comments

@dannyellis-zz
Copy link

Just started happening about 30 minutes ago. Definitely know there is a stream and have tried many different streams to test. Keep getting back in the json that there are no streams available. Don't think it has to do with the update that just went out though.

@ROMaster2
Copy link

Came here make the same report. Here's an image, though I don't think it helps much: http://i.imgur.com/0fsw78K.png

@jabol3k
Copy link

jabol3k commented Dec 11, 2014

I can confirm this too. Can watch stream on twotch via browser, but livestreamer gives me
[cli][info] Found matching plugin twitch for URL www.twitch.tv/itmejp
error: No streams found on this URL: www.twitch.tv/itmejp

@cihanwoicke
Copy link

Have the same problem with all twitch.tv streams on Debian / raspberry pi. An hour ago everything worked fine.

@fletom
Copy link

fletom commented Dec 11, 2014

Wow, that was a fast fix. Three cheers for @chrippa!

Until this gets pushed to PyPI, anyone who needs to can install the patched version using the following command:

pip install git+https://github.com/chrippa/livestreamer.git

@dCosminn
Copy link

A dirty fix for those on Windows:
Download the zip and unzip: https://github.com/chrippa/livestreamer
Copy the two folders from \livestreamer-develop\src and paste them where your livestream is installed, into livestreamer-1.11.0-py2.7.egg directory.

@Lgnz
Copy link

Lgnz commented Dec 12, 2014

Thanks :D

@ROMaster2
Copy link

Yes thank you Chiosc

@MrPick1es
Copy link

Thanks Chiosc. Took me a couple minutes to spot the "Download Zip" button (on the right if you are blind like me,) but it worked just as you said once I found it.

@srn
Copy link

srn commented Dec 12, 2014

If you already installed it via pip, append -U when installing latest from master. So something like pip install -U git+https://github.com/chrippa/livestreamer.git

@fletom
Copy link

fletom commented Dec 12, 2014

@srn AFAIK that won't work since the version number hasn't been bumped since the patch, but running pip uninstall livestreamer first definitely will.

@srn
Copy link

srn commented Dec 12, 2014

@fletom -U will do that for you.

  Found existing installation: livestreamer 1.11.0
    Uninstalling livestreamer:
      Successfully uninstalled livestreamer
  Running setup.py install for livestreamer

@fletom
Copy link

fletom commented Dec 12, 2014

@srn Only if it recognizes a difference between the installed version number and the version number on master. On my machine at least -U just gave me "requirement already satisfied".

@srn
Copy link

srn commented Dec 12, 2014

@fletom According to docs it should work https://pip.pypa.io/en/latest/reference/pip_install.html#cmdoption-U. It worked for me at least.

@evan-sm
Copy link

evan-sm commented Dec 12, 2014

Same

@dimitarvp
Copy link

Thank you @chrippa for the quick fix. And thank you @Chiosc for the Windows instructions.

@Tapaburakus
Copy link

Thanks @Chiosc and @chrippa

@spamegg1
Copy link

It worked, thanks Chiosc

@chrippa
Copy link
Owner

chrippa commented Dec 12, 2014

I've pushed a v1.11.1 release. For future reference, you can always find links and instructions on how to install the development build on the Livestreamer webpage.

@dCosminn
Copy link

Awesome!
Thanks for developing and supporting such a useful software! 👍

@caporal
Copy link

caporal commented Dec 12, 2014

hi
please excuse my idiocy but idon't know how to fix this issue,
can somebody help me to fix it step by step please ?

@dannyellis-zz
Copy link
Author

It has been pushed to the pip repo, just do a pip install livestreamer
--upgrade

On Fri Dec 12 2014 at 1:43:23 PM caporal [email protected] wrote:

hi
please excuse my idiocy but idon't know how to fix this issue,
can somebody help me to fix it step by step please ?


Reply to this email directly or view it on GitHub
#633 (comment)
.

@DeafSmartGamers
Copy link

Hello Guys! I got error no streams found on this URL: twitch.tv/---------from cmd.exe when i tired to fixed it VLC media Player over livestreamer.exe then I use CMD.exe it say " error no streams found on this URL: " any know how to fix stop error ? Let me know.. Help me Many thanks

SomeoneSerge pushed a commit to SomeoneSerge/arch-community-packages that referenced this issue Sep 4, 2016
- New upstream release.
- Apply upstream patch for twitch.tv API change:
  chrippa/livestreamer#633

git-svn-id: file:///srv/repos/svn-community/svn@123798 9fca08f4-af9d-4005-b8df-a31f2cc04f65
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

No branches or pull requests