Hello, today is 3/14/2026, i wanted to let everyone know i am slowly bringing this project back in the light. It will take some time for me to reevaluate this project and start getting to work on everything i would need to fix up and prepare to release. Sorry for randomly abandoning this project. I wasn't in the best of mood witih the last year and a half but I am back!
Any questions, please email me at wegj1@hotmail.com or write up an issue asking your questions, i will do my best to awnser them best i can.
IPTV Scanner is a tool designed to scan, sort, and filter live channels from iptv-org. It checks channel availability every three hours, listing active channels in iptv_streams.json and inactive or invalid streams (e.g., 404, 401 errors) in dead_streams.json. The included web GUI lets you view active channels and access them with a single click. Copy links to your preferred media player or run the service via supported external applications.
- main: Stable, bug-free version of the app.
- path-two: Used for testing new features in beta. Expect experimental changes here.
Important: Using IPTV services may be illegal in some countries. It is your responsibility to ensure compliance with local laws and regulations. Use this tool at your own risk. The developers are not liable for any misuse or legal consequences.
This tool is for informational and educational purposes only. IPTV Scanner does not host, distribute, or provide access to copyrighted or illegal content.
- Scans and verifies IPTV channel availability
- Organizes live channels and filters out offline/invalid ones
- Outputs clean, structured JSON files
- Lightweight and efficient
- Web-based GUI for easy channel access
- Clone the repository:
git clone https://github.com/ZEROPOINTBRUH/iptv-scanner.git - Install dependencies (see
requirements.txtor setup guide). - Run the scanner:
python scanner.py - Access the web GUI at
http://localhost:port(port specified in config). - Copy channel links to your media player or use supported apps.
We welcome contributions! Feel free to:
- Submit feature requests or bug reports via issues.
- Open pull requests for improvements or fixes.
- Give the project a ⭐ star on GitHub to show your support!
NoteThe main project owner is ZEROPOINTBRUH.
This project is open-source under the MIT License.
- Channel list provided by iptv-org.
- Built with ❤️ by the community.
For issues or feature requests, create an issue on this repository. We’re always open to new ideas!