Audio/video stream recording forums (http://stream-recorder.com/forum/index.php)
-   rtmpdump (http://stream-recorder.com/forum/forumdisplay.php?f=54)
-   -  

dumping Ilive.to

(http://stream-recorder.com/forum/showthread.php?t=16652)

Telofy 12-23-2013 12:56 AM

Re: dumping Ilive.to


 
Seems 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.

mominsana78 02-05-2014 02:41 PM

Re: dumping Ilive.to


 
Quote:

Originally Posted by Telofy (Post 64133)
Seems 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.

Hi,
How I can find token , any software or guideline please?
Thanks.

mominsana78 02-05-2014 02:46 PM

Re: dumping Ilive.to


 
Quote:

Originally Posted by Telofy (Post 64133)
Seems 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.

how to find token ?
any software or guideline ?
Thanks.

Telofy 02-05-2014 03:17 PM

Re: dumping Ilive.to


 
They 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.

mominsana78 02-06-2014 01:17 PM

Re: dumping Ilive.to


 
Quote:

Originally Posted by Telofy (Post 64574)
They 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.

thanks for guide but confused

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?

Telofy 02-06-2014 03:10 PM

Re: dumping Ilive.to


 
Well, 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.


mominsana78 02-06-2014 03:47 PM

Re: dumping Ilive.to


 
Quote:

Originally Posted by Telofy (Post 64588)
Well, 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.


Got it thanks

freez 02-16-2014 03:25 PM

Re: dumping Ilive.to


 
please 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 ??!!!!!!!!!!!!!!!!

Telofy 02-16-2014 03:32 PM

Re: dumping Ilive.to


 
Yep, 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.

freez 02-16-2014 05:52 PM

Re: dumping Ilive.to


 
Quote:

Originally Posted by Telofy (Post 64809)
Yep, 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.

where it has been fixed ? u mean ? is that a script u r using it to obtain a fresh app string (-a) , how i shall use it , also can u please write down parameters to watch on vlc ?


All times are GMT -6. The time now is 03:05 AM.