Welcome! Log In Create A New Profile

Advanced

reserved proxy to edit a file

Posted by h00re 
reserved proxy to edit a file
September 01, 2017 03:05PM
hey,

i want to edit a m3u file which i download from tvheadend... the file looks like this


#EXTINF:-1 tvg-id="caa2fba86f064731beb97ed03f8cddf5",channel1
http://ip:9981/stream/channelid/687579850
#EXTINF:-1 tvg-id="bc97bedf581ea1bcbdb0d7db004b2245",channel2
http://ip:9981/stream/channelid/1606326204
#EXTINF:-1 tvg-id="d9d45e620c219249c2d4345d7d46fd4c",channel3
http://ip:9981/stream/channelid/1650382041
#EXTINF:-1 tvg-id="d950ed45a7ec93c02a196d56a097a175",channel4
http://ip:9981/stream/channelid/1173180633

the file is available at http://username:password@ip:9981/playlist... so now i want to get a edited file that looks like this:


#EXTINF:-1 tvg-id="caa2fba86f064731beb97ed03f8cddf5",channel1
http://username:password@ip:9981/stream/channelid/687579850
#EXTINF:-1 tvg-id="bc97bedf581ea1bcbdb0d7db004b2245",channel2
http://username:password@ip:9981/stream/channelid/1606326204
#EXTINF:-1 tvg-id="d9d45e620c219249c2d4345d7d46fd4c",channel3
http://username:password@ip:9981/stream/channelid/1650382041
#EXTINF:-1 tvg-id="d950ed45a7ec93c02a196d56a097a175",channel4
http://username:password@ip:9981/stream/channelid/1173180633


is it possible that nginx edit the file for me with the different usernames...?

greetz and thanks
Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 282
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready