Skip to content

Program that creates m3u playlist of every subdirectory of a gived path

Notifications You must be signed in to change notification settings

leorm2002/m3uCreatorPython

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

m3uCreatorPython

Program that creates m3u playlist of every subdirectory of a gived path to work this program requires python 3 and the library tinytag and argparse, you can install by tiping

Installation: git clone https://github.com/leorm02/m3uCreatorPython.git cd m3uCreatorPython pip install -r requirement.txt

Running: python3 m3u\ creator\ terminal.py -p (--path) path from were start to create playlist

About

Program that creates m3u playlist of every subdirectory of a gived path

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages