View Single Post
  #75  
Old 11-21-2011, 07:53 AM
KSV KSV is offline
Senior Member
 
Join Date: Apr 2011
Posts: 853
KSV is on a distinguished road
Cool

Re: weeb.tv: Help to download live TV streams


Quote:
Originally Posted by kwiecu View Post
1) At the moment KSV's script can not bypass user limit or just says that 'server is busy'. Simply we can't watch any channel(happens sometimes).
already explained.
Quote:
Originally Posted by kwiecu View Post
I've just tried my old batch file which uses VLC + rtmpdump r565 and it passes everything(every channel starts). Of course ticket expires after few seconds however it works while server is busy...

Code:
call rtmpdump -v -r rtmp://46.105.110.156/live/8/live -W http://static.weeb.tv/player.swf -p http://weeb.tv/ | %vlc% -
Is it relay impossible to push our php to connect to their servers anyway at any time?(as we can see it is possible all the time with the old batch)
script can also connect you to the rtmp server whenever you want but what's the point in connecting to the rtmp server when we are unable to get ticket from authentication server for whatsoever reason. rtmp server will disconnect you after 3 seconds in case of missing or invalid ticket. batch file contains static rtmp links. it doesn't contact authentication server anyway.

Quote:
Originally Posted by kwiecu View Post
2) I've notice that TVP1 and TVP2 are still on their servers but hidden(I've noticed that while using an old batch)

URL of TVP1
Code:
rtmp://46.105.112.31/live/13/live
URL of TVP2
Code:
rtmp://46.105.112.31/live/6/live
Can we add them somehow?
till yesterday they were running TVP1 under the label of MGM HD. why don't you ask them to make these channels available on their main page. you can also manually retrieve the ticket and then try to connect to the server.
Reply With Quote