gotag

package module
v0.0.0-...-55f7463 Latest Latest
Warning

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

Go to latest
Published: May 25, 2018 License: BSD-3-Clause Imports: 7 Imported by: 1

README

gotag

A music tagging library written in golang.

As of now it only supports FLAC (ID3 and vorbis comments) and ID3 containers.

Help is wanted with OGG Vorbis and OGG Opus support.

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Open

func Open(file string) (types.Metadata, error)

Open returns an open decoder based off of the file it's given.

Types

This section is empty.

Directories

Path Synopsis
cmd
gettag
gettag uses gotag to output the tags of a file.
gettag uses gotag to output the tags of a file.
Here lives the decoders for gotag, this is all the format specific stuff.
Here lives the decoders for gotag, this is all the format specific stuff.
flac
flac implements FLAC support for gotag.
flac implements FLAC support for gotag.
id3
id3 implements ID3 (mp3, etc) support for gotag.
id3 implements ID3 (mp3, etc) support for gotag.
ogg
ogg implements OGG (vorbis/flac/opus/etc) support gotag.
ogg implements OGG (vorbis/flac/opus/etc) support gotag.
types contains shared types
types contains shared types

Jump to

Keyboard shortcuts

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