An open API service indexing awesome lists of open source software.

https://github.com/bird-dancer/playmake

Creates a m3u playlist file including all video and audio files in a given folder
https://github.com/bird-dancer/playmake

m3u playlist playlist-generator

Last synced: about 2 months ago
JSON representation

Creates a m3u playlist file including all video and audio files in a given folder

Awesome Lists containing this project

README

        

# playmake
This program creates a m3u playlist file including all video or audio files in a given folder.

## Usage: playmake
```
Usage: playmake
-d directory with playable files (default: .)
-f file/pathname for playlist file (default: playlist.m3u)
-i info about playlist like name-artist etc. (default: example)
-r crawl subdirectories recursivly
-h help