Skip to main content

Analyze your favorite music

Project description

Music

PyPI version Python version Operating system Coverage

example view

A project to analyze your favorite music

The package achieves this by:

  • Letting you select your favorite artists in a web interface
    • Search for new artists with search bar
    • Click on suggestions provided by AI recommender system
  • Downloading the songs of your favorite artists
    • All songs if the artist is marked as favorite
    • Top 10 songs otherwise
  • Letting you select your favorite songs to download in a web interface
  • Postprocessing the downloaded songs:
    • Adding lyrics, title, ...
    • Setting the modified time to the release date of the song
      • useful for ordering
  • Keeping track of all downloaded songs and only downloading new songs

Usage

  1. Start webapp to manage liked/favorite artists:
    music-webapp
    
  2. Download new songs:
    music
    

progress example

Set the following variables in your environment:

  • SPOTAPI_ID:
  • SPOTAPI_SECRET

obtain here

Installation

pip install musicmaster

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

musicmaster-1.2.10.tar.gz (17.8 kB view hashes)

Uploaded Source

Built Distribution

musicmaster-1.2.10-py3-none-any.whl (26.1 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