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

vaughnlive.tv new INFO_URL #1497

Open
fadster opened this issue Sep 27, 2016 · 11 comments
Open

vaughnlive.tv new INFO_URL #1497

fadster opened this issue Sep 27, 2016 · 11 comments

Comments

@fadster
Copy link

fadster commented Sep 27, 2016

INFO_URL = "http://mvn.vaughnsoft.net/video/edge/mzn-{domain}_{channel}?{version}_{ms}-{ms}-{random}"

@fadster
Copy link
Author

fadster commented Sep 27, 2016

I wonder if he thinks he's being clever lol.

@techmouse
Copy link

That fixed it! Thanks!

It seems strange he has a problem with livestreamer, especially after this:
https://twitter.com/notmark/status/253409438487175168

@javiercantero
Copy link
Contributor

This was already fixed by #1376 (but it's not merged, like the rest of pending fixes).

@fadster
Copy link
Author

fadster commented Sep 27, 2016

@javiercantero The latest version of #1376 didn't have the new INFO_URL at the time I posted this. It's been updated since though.

@techmouse He's not very bright :p

@LaucianK
Copy link

LaucianK commented Oct 6, 2016

How do I find the new INFO_URL when it changes?

It's changed many times before and as I use the site with some frequency, that might come in handy.

@techmouse
Copy link

I'm curious how that string is found too. I would like to be able to change it on my own when necessary.

@fadster
Copy link
Author

fadster commented Oct 8, 2016

Open your browser's developer tools and switch to the network tab before loading a channel page. One of the first GET requests shown in that tab is to http://mvn.vaughnsoft.net. The full URL of that request is the INFO_URL for the channel you've loaded.

@techmouse
Copy link

Holy crap it's been there this whole time. I kept scouring various sources and elements but I couldn't ever find it. Well now I know how to fix it! Thank you!

@fadster
Copy link
Author

fadster commented Oct 8, 2016

@techmouse You're welcome! 😃

@pabloesmeraldo
Copy link

INFO_URL has changed again I think. fadster I've tried your method but it doesn't work.

@fadster
Copy link
Author

fadster commented Oct 11, 2016

@pabloesmeraldo It's still working for me. Perhaps it was a transient glitch?

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

5 participants