playlist-zipper

command module
v0.0.0-...-ff66a18 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 24, 2019 License: Apache-2.0 Imports: 1 Imported by: 0

README

Playlist Zipper

Build Status Maintainability Test Coverage codecov

Playlist zipper will parse a playlist definition file, and add each file to a zip archive.

Supported formats

The playlist supported formats are:

  • m3u
  • zpl (default, this tool was born to read Groove Music playlists)
  • xspf

The archive formats are:

  • bz2
  • tar
  • xz
  • zip (default)

Installation

go get github.com/charliemaiors/playlist-zipper

Usage

Run playlist-zipper (---playlist-ext m3u --archive-type xz) and the executable will search into current directory for every file with the target extension, parse it and produce the archive with the same name of the playlist and the desidered type.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL