View Single Post
  #2  
Old 01-04-2014, 12:01 PM
KSV KSV is offline
Senior Member
 
Join Date: Apr 2011
Posts: 853
KSV is on a distinguished road
Cool

Re: i want to make modification in Playtv script


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"

Last edited by KSV : 01-04-2014 at 12:52 PM.
Reply With Quote