View Single Post
  #2  
Old 12-21-2015, 04:06 AM
-D3n1s- -D3n1s- is offline
Member
 
Join Date: Feb 2015
Location: http://futur3design3r.wixsite.com/d3n1s
Posts: 74
-D3n1s- is on a distinguished road
Default

Re: Help needed to download from this site


Darby's IPTV Planet php script:

Code:
http://www.streamhub.hk/forum/showthread.php?182-Swiss-TV-%28German-French-Italian-English%29-Thanks-to-D_M_W&p=19983#post19983
or IPTV Planet app:

Code:
http://www.streamhub.hk/forum/showthread.php?285-Borg-TV
SimpleTV:

Code:
rtmp://$OPT:rtmp-raw=rtmp://web1.iptv-planet.com:1937/live2 swfUrl=http://embed.iptv-planet.com/swfs/player.swf pageUrl=http://embed.iptv-planet.com/embed.php?id=zee_alwan&width=600&height=400 playpath=zee_alwan?cle=077111110032068101099032050049032048049032053056
rtmpdump:

Code:
rtmpdump -r "rtmp://web1.iptv-planet.com:1937/live2" -W "http://embed.iptv-planet.com/swfs/player.swf" -p "http://embed.iptv-planet.com/embed.php?id=zee_alwan&width=600&height=400" --live -y "zee_alwan?cle=077111110032068101099032050049032048050032048056" -o zee_alwan.flv
Reply With Quote