mathsgrinds / ustvnow-iptv-m3u-playlist

Using your login details this script can grab the m3u8 links from the USTVNOW website
29 stars 26 forks source link

external variables file #23

Closed markosjal closed 6 years ago

markosjal commented 6 years ago

Since I do not know python, I wanted to ask, how I might create an external variables file for username and passwword in ustvnow-iptv-m4u-playlist, as I tried to pass the external variables from a shell script and it seems to not work (only gives me free channels for a paid account) . might you have some insight that you would share?

Thanks Mark

mathsgrinds commented 6 years ago

I'm afraid I don't follow

markosjal commented 6 years ago

i figured this out. I now created a text file with USTVNow username and password. Your script now imports this file, so changing it just got easier , thanks anyway