Skip to content
This repository has been archived by the owner on Oct 23, 2018. It is now read-only.

Using your login details this script can grab the m3u8 links from the USTVNOW website

Notifications You must be signed in to change notification settings

mathsgrinds/ustvnow-iptv-m3u-playlist

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 

Repository files navigation

ustvnow-iptv-m3u-playlist

About:

Using your login details this script can grab the m3u8 links from the USTVNOW website. It's nothing fancy, I made it because the current scripts out there don't work! And I wanted to watch American TV via an IPTV client rather than via a website or addon. Running this script with print out the video links. Enjoy :)

CLI Usage Examples:

Get link for CBS

python ustvnow-iptv-m3u-playlist.py 'username' 'password' 'CBS';

Get link for ALL stations

python ustvnow-iptv-m3u-playlist.py 'username' 'password' 'ALL';

Get link for ALL stations with strm

python ustvnow-iptv-m3u-playlist.py 'username' 'password' 'ALL' 'True';

Non Command Line Interface

It is possible just to input the username and passwords into the python file and generate playlists and strm files

TL;DR

Just run it (double-click the python .py file)

About

Using your login details this script can grab the m3u8 links from the USTVNOW website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages