bird-dancer / playmake

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

License:GNU General Public License v3.0


Languages

Language:C 100.0%