Skip to content

This sorts live channels from the channels that are not avalable. However this script is maintained by someone who has little to no knoledge of python and is building this out of sheer will to make this work. Free to use, open source, Free to contribute

License

Notifications You must be signed in to change notification settings

dillionhuston/IPTV-Scanner-Beta

 
 

Repository files navigation

IPTV Scanner

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.

Branches

  • main: Stable, bug-free version of the app.
  • path-two: Used for testing new features in beta. Expect experimental changes here.

Disclaimer

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.

Features

  • 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

How to Use

  1. Clone the repository: git clone https://github.com/ZEROPOINTBRUH/iptv-scanner.git
  2. Install dependencies (see requirements.txt or setup guide).
  3. Run the scanner: python scanner.py
  4. Access the web GUI at http://localhost:4006.
  5. Copy channel links to your media player or use supported apps.

Contributing

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!

Note: I’m just a contributor to this project. The main project owner is ZEROPOINTBRUH.

License

This project is open-source under the MIT License.

Credits

  • Channel list provided by iptv-org.
  • Built with ❤️ by the community.

Support

For issues or feature requests, create an issue on this repository. We’re always open to new ideas!

About

This sorts live channels from the channels that are not avalable. However this script is maintained by someone who has little to no knoledge of python and is building this out of sheer will to make this work. Free to use, open source, Free to contribute

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 56.3%
  • CSS 21.5%
  • JavaScript 14.0%
  • HTML 8.2%