Skip to content

fujimite/d2m3u

Repository files navigation

d2m3u

d2m3u is a command line tool to generate m3u playlists from local or web directories.

For prebuilt binaries, see the releases page.

Note the following only applies for MacOS and Linux. For Windows instructions, please see WINDOWS.md

Requirements:

  • make, ffmpeg and curl

Usage:

  • For windows instructions, see WINDOWS.md
  • Clone source and run make install (sudo may be required) or place prebuilt binary in your path
  • Run d2m3u -h

Development

  • Install the following:
    • Ubuntu/Debian: libavformat-dev libavcodec-dev libavutil-dev libcurl4-openssl-dev
    • Fedora: ffmpeg-devel libcurl-devel
    • macOS: ffmpeg curl
  • Build with make or build.sh

About

d2m3u is a command line tool to generate m3u playlists from local or web directories.

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors