812 B
812 B
M3U Logo Matcher
Simple script that will match logos with TV programmes provided by you.
NOTE!
This may NOT be 100% accurate.
Based on
- urllib
- pathlib
- difflib
- ipytv
- re
- os
Usage
python3 <path-to-script> -u "<logos URL>" -m "<m3u URL/path>"
Supported logo providers
Any that display logos as a file tree. A good example is this provider.
"as a file tree". What does it mean?
Result
When everything is done, playlist file is OVERWRITTEN!
Example usage
python3 <path-to-script> -u "http://epg.ovh/logo" -m "m3u_list.m3u"
Available parameters
- -u/--url - logos source URL
- -m/--m3u - URL/absolute path to m3u
- -v/--verbose - enable verbose mode