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

Please create an option to sanitize channel name. #21

Closed markosjal closed 6 years ago

markosjal commented 6 years ago

from my playlist file:

EXTINF:-1,ESPN - NBA Basketball

Can you please create an option to sanize the channel name by deleting " - NBA Basketball" or " - *" under the current scenario it is impossible to sync channels to guide info

markosjal commented 6 years ago

I found one python exaple here https://unix.stackexchange.com/questions/257514/how-to-delete-the-rest-of-each-line-after-a-certain-pattern-or-a-string-in-a-fil

mathsgrinds commented 6 years ago

Done in latest update