Skip to content

evgenycc/checker_iptv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

checker iptv

Checking m3u playlists for functionality

Trying to make a script that will check m3u playlist links to media files and streams using python. It requires installing third-party libraries that do not come with python "out of the box". You can use the command to install them:

pip install colorama httpx pytube requests

To install libraries using requirements.txt, use the command:

pip install -r requirements.txt

For a more detailed description of the script, see the article.

About

Checking m3u playlists for functionality

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages