[IPTV Planet] Need help to run this batch correctly !I ceated this batch to try to read stream from this link
Code:
@echo off Thank you in advance ! |
Re: Need help to run this batch correctly !Hi,
you can't use static stream paramters if dynamic paramters are used so you need to check the pagesource of this channel site with referer like this... Code:
GET http://embed.iptv-planet.com/embed.php?id=at&width=600&height=400 HTTP/1.1 Code:
'file': 'at?cle=070114105032070101098032048053032048049032049052', By the way,you did set your playpath (-y) as app (-a).Check this again.Read the datas of stream from that site then build the rtmp datas and execute them. greetz |
Re: Need help to run this batch correctly !Quote:
I found a nice tool : IPTV Planet that can read from this site dynamically ![]() So i'm looking for its source or can somebody explain me the trick or a vbscript or a php script to catch the dynamic link ! Thank you ! |
Re: Need help to run this batch correctly !Quote:
Code:
http://www.streamhub.hk/forum/showthread.php?182-Swiss-TV-%28German-French-Italian-English%29-Thanks-to-D_M_W&p=19983#post19983 |
Thank you -D3n1s- !Quote:
Keep up the good work man and i like your scripts because they help me so much to understand what's going on into the urls and inside their sources ![]() |
Re: Thank you -D3n1s- !Quote:
a beginning for your channel maybe need adapt rtmpdump and vlc path Code:
<?php |
All times are GMT -6. The time now is 09:52 AM. |