Skip to content

nazimboudeffa/m3u-checker-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

M3U Checker

This is a Python script that checks an m3u file

Installation

On Windows install ffmpeg and add bin folder in PATH from https://ffmpeg.org/download.html

Prerequisites

  • Python 3.13+
  • ffmpeg and ffprobe: Required for capturing screenshots and retrieving stream information.

Clone the Repository

git clone https://github.com/nazimboudeffa/m3u-checker-python.git
cd m3u-checker-python

Install Dependencies

pip install -r requirements.txt

Usage

python checker.py -l path/to/local.m3u
  • -v: Increase output verbosity to INFO level.
  • -vv: Increase output verbosity to DEBUG level.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages