Skip to main content

No project description provided

Project description

PyPI version

Music

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, ...
    • Settings the modified time to the release date of the song
      • useful for ordering
  • Keeping track of all downloaded songs and only downloading new songs

Installation

  1. Install npm
  2. Install the package
    pip install musicmaster
    

Developed for linux OS

Usage

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

progress example

Make sure you have the following variables defined in your environment:

  • SPOTAPI_ID:
  • SPOTAPI_SECRET

obtain here

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.0.tar.gz (366.6 kB view hashes)

Uploaded Source

Built Distribution

musicmaster-1.2.0-py3-none-any.whl (379.4 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