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
- Host: GitHub
- URL: https://github.com/bird-dancer/playmake
- Owner: bird-dancer
- License: gpl-3.0
- Created: 2022-05-03T01:42:13.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-05-03T10:56:44.000Z (about 3 years ago)
- Last Synced: 2023-12-09T16:27:09.521Z (over 1 year ago)
- Topics: m3u, playlist, playlist-generator
- Language: C
- Homepage:
- Size: 31.3 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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