Skip to main content

A CLI application intending to automate offline music library building

Project description

Music Album Creator - CLI Application

Music Album Creator is a CLI application aiming to automate the process of building an offline music digital library.

Featuring

  • Automatically downloading and converting to mp3 from youtube

  • Segmenting albums into tracks and automatically adding metadata information (ie for ‘artist’, ‘album’, ‘track_name’ fields)

  • Cross-platform support (Linux/Windows)

  • Cross-python support (Python2.7 or newer)

Overview

tests

Travis-CI Build Status
Appveyor Build Status
Coverage Status
Documentation Status
Code Quality
Code Intelligence

package

PyPI Package latest release PyPI Wheel Supported versions
Commits since latest release
  • Free software: GNU General Public License v3.0

Installation

Music Album Creator requires the ffmpeg package in order to run. You can download it from https://www.ffmpeg.org/download.html.
For Linux (Debian) you can simply install it with
sudo apt-get install ffmpeg

To install the Music Album Creator simply do

pip install music-album-creation

Usage

To run, simply execute:

create-album

Documentation

https://music-album-creator.readthedocs.io/

Development

To run all tests run:

pip install -U tox
tox -v

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

music_album_creation-1.4.0.tar.gz (62.0 kB view hashes)

Uploaded Source

Built Distribution

music_album_creation-1.4.0-py3-none-any.whl (55.7 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page