Re: dumping Ilive.toSeems like they switched back to the AJAX solution. Kind thanks for that. The tcUrl is a bit unintuitive now, rtmp://50.7.69.186/edge, and the token is Uk78nino. They can probably change this easily.
|
Re: dumping Ilive.toQuote:
How I can find token , any software or guideline please? Thanks. |
Re: dumping Ilive.toQuote:
any software or guideline ? Thanks. |
Re: dumping Ilive.toThey haven’t changed it since my last post here. It’s still an AJAX request. Just open the network tab of your browser’s inspection or developer tools and look for a promising-looking file name. It seems to be server.php at the moment with the token abc109h3.
Also, careful, you double-posted. |
Re: dumping Ilive.toQuote:
network tab of your browser’s inspection or developer tools is it inbuilt in firefox browser?(I am using it ) any application can read or find token directly? |
Re: dumping Ilive.toWell, for now, you can just call up the the server.php. But they can change that any time.
Shift+Ctrl+I opens the Firefox developer tools thingy for me. ![]() |
Re: dumping Ilive.toQuote:
|
Re: dumping Ilive.toplease if any one can help Ilive is using new hard nut security system wich is string -a " " that changes every time in addetion to the ibfuscated token , so now any way is available to stream iLive like before ??!!!!!!!!!!!!!!!!
|
Re: dumping Ilive.toYep, fixed that this morning. It works again when you obtain a fresh value for the xs parameter before connecting. E.g., in Bash: xs=$(curl http://www.ilive.to/view/[Insert your channel] 2> /dev/null | grep -o '_we_[^"]*'). (It may be bound to the IP address, not sure.) Otherwise nothing seems to have changed.
|
Re: dumping Ilive.toQuote:
|
All times are GMT -6. The time now is 03:05 AM. |