rheingauman Hello, i used to have a bash 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 of my hoster 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, because it worked perfect for years now. 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. This should send the list to the console. I allways get an Error 461 from curl. Anyone any idea ? Maybe another command to try out ? I think i found the command in a forum somehow. I am pretty sure it wasn´t wget. thanks a lot for your help rheingauman
Saen Acro This seams to be some Xtream clone url if link work in VLC is valid else can be lot of things.