The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Search results for "module:MP3"

VK::MP3 - searches for mp3 on vkontakte.ru, also known as vk.com. River stage zero No dependents

VK::MP3 helps you to find direct URL's of audio files on vk.com (via regular expressions and LWP). This package also includes vkmp3 utility, which allows you download found mp3 (or all files from your playlist)....

EAX/VK-MP3-0.11 - 07 Feb 2016 20:06:37 UTC

MP3::M3U - m3u playlist parser River stage zero No dependents

The parser engine tries to be smart in that it tests the existence of each file in the playlist with fallbacks. That is, if a file in the playlist doesn't exist, the engine will prepend the root path of the playlist to the filename. This is useful wh...

ILIAL/MP3-M3U-0.01 - 17 Jun 2001 05:27:17 UTC

MP3::Info - Manipulate / fetch info from MP3 audio files River stage two • 19 direct dependents • 74 total dependents

$mp3 = MP3::Info->new(FILE) OOP interface to the rest of the module. The same keys available via get_mp3info and get_mp3tag are available via the returned object (using upper case or lower case; but note that all-caps "VERSION" will return the module...

JMERELO/MP3-Info-1.26 - 03 Oct 2017 12:02:25 UTC

MP3::Find - Search and sort MP3 files based on their ID3 tags River stage zero No dependents

This module allows you to search for MP3 files by their ID3 tags. You can ask for the results to be sorted by one or more of those tags, and return either the list of filenames (the deault), a "printf"-style formatted string for each file using its I...

PEICHMAN/MP3-Find-0.07 - 08 Jun 2011 03:56:24 UTC

MP3::Merge - MP3 files merger and streamer to web browser River stage zero No dependents

This module merges MP3 files into a single MP3 file and also can stream directly the merged files to the web browser. It can also stream the merged MP3 files as a single zipped file with no compression to the web browser....

MEWSOFT/MP3-Merge-1.01 - 11 Dec 2013 09:55:47 UTC

MP3::Mplib - Speedy access to id3v1 and id3v2 tags River stage zero No dependents

MP3::Mplib is a wrapper around Stefan Podkowinski's mplib written in C. It combines the best of both worlds: C's speed and Perl's nice object-orientedness. Note that MP3::Mplib ships with its own version of mplib (currently 1.0.1). There is no sophis...

VPARSEVAL/MP3-Mplib-0.02 - 07 Mar 2004 09:51:19 UTC

MP3::Daemon - a daemon that possesses mpg123 River stage zero No dependents

MP3::Daemon provides a framework for daemonizing mpg123 and communicating with this daemonized process using unix domain sockets. It provides an event loop that listens for client requests and also polls the mpg123 player to monitor its state and cha...

BEPPU/MP3-Daemon-0.63 - 03 Feb 2002 17:46:26 UTC

Bundle::MP3 - A bundle to install all MP3-related modules River stage zero No dependents

This bundle installs a bunch of modules related to sharing and playing MP3 files, including MP3::Info by Chris Sandor, MP3::Napster, by Lincoln Stein, and the Xmms bundle by Doug MacEachern....

LDS/Bundle-MP3-1.00 - 08 Mar 2000 14:32:56 UTC

MP3::ID3Lib - ID3v1/ID3v2 Tagging of MP3 files River stage one • 1 direct dependent • 1 total dependent

This module allows you to edit and add ID3 tags in MP3 files. ID3 tags are small pieces of information stored inside the MP3 file. They can contain bits of metadata about the MP3, such as album name, song name, artist, original artist, genre, compose...

LBROCARD/MP3-ID3Lib-0.12 - 29 Jan 2003 13:29:26 UTC

Apache::MP3 - Generate streamable directories of MP3 and Ogg Vorbis files River stage zero No dependents

This module makes it possible to browse a directory hierarchy containing MP3, Ogg Vorbis, or Wav files, sort them on various fields, download them, stream them to an MP3 decoder like WinAmp, and construct playlists. The display is configurable and su...

LDS/Apache-MP3-4.00 - 15 Apr 2006 01:26:38 UTC

MP3::Podcast - Perl extension for podcasting directories full of MP3 files River stage zero No dependents

Creates a podcast, basically a RSS feed for a directory full of MP3 files. Takes information from the MP3 files themselves; it needs MP3 files with their ID tags completed. The bundle includes two programs in the "examples" dir: "gen-podcast.pl", use...

JMERELO/MP3-Podcast-0.07 - 19 Jan 2021 17:05:12 UTC

MP3::Icecast - Generate Icecast streams, as well as M3U and PLSv2 playlists. River stage zero No dependents

ALLENDAY/MP3-Icecast-0.02 - 03 Feb 2004 00:21:03 UTC

MP3::Splitter - Perl extension for splitting MP3 files River stage zero No dependents

The first two arguments of mp3split() is a name of an MP3 file and a reference to a hash of options, the remaining are descriptions of pieces. Such a description is an array reference with the start and duration of the piece (in seconds; or of the fo...

ILYAZ/MP3-Splitter-0.04 - 15 Nov 2006 11:45:25 UTC

MP3::ID3v1Tag - Edit ID3v1 Tags from an Audio MPEG Layer 3. River stage zero No dependents

The ID3v1Tag routines are useful for setting and reading ID3 MP3 Audio Tags. Just create an MP3::ID3v1Tag Object with the path to the file of interest, and query any of the methods below. Print Full ID3 Tag To get a print out of all the header inform...

SVANZOEST/MP3-ID3v1Tag-1.11 - 01 Sep 2000 20:31:38 UTC

MP3::PodcastFetch - Fetch and manage a podcast subscription River stage zero No dependents

This package provides a convenient and simple way of mirroring the podcasts described by an RSS feed into a local directory. It was written as the backend for the fetch_pods.pl script. To use it, create an MP3::PodcastFetch object with the required -...

LDS/MP3-PodcastFetch-1.05 - 05 Apr 2013 11:43:47 UTC

MP3::CreateInlayCard - create a CD inlay label for a directory of MP3 files River stage zero No dependents

Reads a directory of MP3s, and produces a HTML file you can print for a nice "inlay" for a CD case. Useful if you're burning a directory full of MP3s to a CD, and want an inlay label created for you....

BIGPRESH/MP3-CreateInlayCard-0.06 - 13 Feb 2009 23:28:40 UTC

Album.pm River stage zero No dependents

BMAVT/MP3-Album-0.14 - 04 Aug 2003 15:53:26 UTC

MP3::Tag - Module for reading tags of MP3 audio files River stage two • 7 direct dependents • 12 total dependents

"MP3::Tag" is a wrapper module to read different tags of mp3 files. It provides an easy way to access the functions of separate modules which do the handling of reading/writing the tags itself. At the moment MP3::Tag::ID3v1 and MP3::Tag::ID3v2 are su...

ILYAZ/MP3-Tag-1.16 - 25 Nov 2022 13:04:02 UTC

MP3::Find::DB - SQLite database backend to MP3::Find River stage zero No dependents

This is the database backend for MP3::Find. The easiest way to use it is with a SQLite database, but you can also pass in your own DSN or database handle. The database you use should have at least one table named "mp3" with the following schema: CREA...

PEICHMAN/MP3-Find-0.07 - 08 Jun 2011 03:56:24 UTC

MP3::Tag::Cue - Module for parsing .cue files. River stage two • 7 direct dependents • 12 total dependents

MP3::Tag::Cue is designed to be called from the MP3::Tag module. It parses the content of a .cue file. The .cue file is looked for in the same directory as audio file; one of the following conditions must be satisfied: * The "audio" file is specified...

ILYAZ/MP3-Tag-1.16 - 25 Nov 2022 13:04:02 UTC
121 results (0.023 seconds)