Listing the m3u file of my IPTV Hoster on the screen

rheingauman

New Member
Joined
Mar 15, 2024
Messages
1
Reaction score
0
Credits
15
Hello,
i used a script in Linux to show the m3u file from my IPTV Hoster on the screen.
Now i lost the machine where the script was on. No backup :-(

The syntax of the Url is:
"http://hoster.com:8080/get.php?username=XXXXX?password=YYYYYY&type=m3u_plus&output=ts"
pretty common and it works with most browsers. So now i am not sure anymore how i did it.
i thought it would be like:
curl -v "http://hoster.com:8080/get.php?username=XXXXX?password=YYYYYY&type=m3u_plus&output=ts"
but it doesn´t work on the new machine.
Anyone any idea ? Maybe another command to try out ? I am pretty sure it wasn´t wget.
thanks a lot
rheingauman
 
Last edited by a moderator:

Members online


Top