View Single Post
  #3  
Old 01-04-2014, 07:07 PM
sunhouse2 sunhouse2 is offline
Junior Member
 
Join Date: Dec 2013
Posts: 28
sunhouse2 is on a distinguished road
Default

Re: i want to make modification in Playtv script


Hi Ksv,
Thanks for your help and big thanks to offer to us your scripts very useful great skills to get rtmp links and decrypting

Quote:
Originally Posted by KSV View Post
Code:
                             KSV PlayTV Downloader

You can use script with following switches:

 --help          displays this help
 --list          display formatted channels list and exit
 --print         only print the base rtmpdump command, don't start anything
 --quiet         disables unnecessary output
 --proxy [param] use proxy to retrieve channel information
 --url   [param] use specified url without displaying channels list
Code:
PlayTV.php -quiet -print -url p6Js5V2k49
Code:
rtmpdump -r "rtmpe://149.11.114.58/tvplayer" -a "tvplayer" -s "http://static.playtv.fr/swf/tvplayer.swf" -p "http://play
tv.fr/television" -C S:6ba6ea96ebfa05570e2735c3dd631ffe1e69f439044ddade388413950da47dbf221581c4134fb6fe48e81194acf1bc967
5bf75d03569788f767b52886ddae194c79330f7b2e315d1e2718a502f0f4295611f0160b3d9a7e94c1246018b0a8fd05e6961f7ed5de95d7ab091295
6eac300ce2ff0c653c0e09f --live -y "rt-doc_hi"
Reply With Quote