Skip to content
 
 

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

Synopsis

This is a small python script I made to retrieve some relevant information about tracks I own. I was constantly visiting beatport for the info, so (naturally) I decided to make a python script to do the work for me. My plan is to eventually integrate this tool with my iTunes library so that when new tracks are imported, important information used for mixing is gathered about the track automatically. I wrote this script because I love keeping a clean, accurate music library with all (or most) fields populated.

Code Example

You can invoke GetTrackDetails.py like this:

python GetTrackDetails.py -t "Slingback" -a "A1 Bassline"

Example's output:

TRACK DETAILS
=============
Title:	Slingback (Original Mix)
Artist:	A1 Bassline
Genre:	Deep House
BPM:	125

Installation

You will need python version 2.7.x and to intall the 'Beautiful Soup' module for python.

About

A simple python script that yields useful information about a track from beatport.com

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages