Skip to content

Mr-DS-ML-85/IPTV-98

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1,141 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IPTV-98

IPTV M3U

An IPTV for everyone.

Banner

stable working link 2000 + channels :
https://iptv.devforge.qzz.io/playlist/playlist.m3u
Filtered error-prone channels 7000 + (Might Have Errors or Channel missing) :
https://iptv.devforge.qzz.io/playlist/all.m3u

Beta Channels with Errors and missing 2000 +:

https://iptv.devforge.qzz.io/playlist/beta.m3u

Ultra Delux channels 80000+ (Might have errrors and missing channels) :

https://iptv.devforge.qzz.io/playlist/ultra.m3u

Good (Some Channels Might Down cause of DMCA)

https://iptv.devforge.qzz.io/playlist/tv.m3u

Most stable and updated via automated script in every 1 hour (It might also have channels missing cause of DMCA takedown and also some errors with the channels)

https://iptv.devforge.qzz.io/playlist/playtv.m3u

File Structure :

IPTV-98/
├── Assets
│   ├── DBs
│   │   └── UsedUrls.txt
│   └── img
│       └── Banner.png
├── automated_scan
│   ├── collect
│   │   ├── playlist.m3u
│   │   └── test.md
│   ├── final
│   │   └── test_case.md
│   ├── iptv.txt
│   ├── m3u_merger.py
│   ├── m3u-vaildator.py
│   ├── requirements.txt
│   ├── rm-dupe.py
│   ├── scan_iptv.sh
│   ├── ultra-iptv.py
│   └── ultra_m3u_validator.py
├── CNAME
├── LICENSE
├── playlist
│   ├── all.m3u
│   ├── beta.m3u
│   ├── nice.m3u
│   ├── playlist.m3u
│   ├── play_pro.m3u
│   ├── playtv.m3u
│   ├── tv.m3u
│   └── ultra.m3u
└── README.md

⚠️ Disclaimer :

These are collected from public DBs and URLs. We don't host any of these channels. For DMCA takedown mail at mr-ds-ml-85@devforge.qzz.io

Also these M3U files are filtered with python by combining and removing same urls and taking all urls as unique. and also they are vaildated via python filters to ensure all are valid so if you find some are not working consider using stable,beta and Filtered Channels in VLC or Kodi

Releases

No releases published

Packages

 
 
 

Contributors