https://github.com/csteinmetz1/allmusic-playlister

Save the complete album credits from an artist/engineer/producer to a Spotify playlist

https://github.com/csteinmetz1/allmusic-playlister

Science Score: 13.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (7.7%) to scientific vocabulary
Last synced: 9 months ago · JSON representation

Repository

Save the complete album credits from an artist/engineer/producer to a Spotify playlist

Basic Info
  • Host: GitHub
  • Owner: csteinmetz1
  • Language: Python
  • Default Branch: master
  • Size: 1.95 KB
Statistics
  • Stars: 0
  • Watchers: 2
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created about 8 years ago · Last pushed about 8 years ago
Metadata Files
Readme

README.md

allmusic-playlister

Save the complete album credits from an artist/engineer/producer to a Spotify playlist

I wanted an easy way to build playlists that contained all of the work from accomplished audio engineers so this set of scripts will scrape the credit lists from allmusic.com and then build Spotify playlists containing all of the albums/singles that they contributed to.

Setup

Install dependancies

$ pip install --upgrade -r requirements.txt

Setup the environment

$ python setup_eny.py

Edit the keys.json file and set your client_id and client_secret after creating a Spotify API app here.

Usage

Since allmusic.com does not allow web scrapping anymore you first need to save the .html file from each credits page first via your browser. Save these files into the pages directory. Then set the correct info in the top of the playlister.py script and run it.

$ python playlister.py

This will generate a .csv file with all of the collected data as well as save a new playlist to your Spotify account.

Owner

  • Name: Christian J. Steinmetz
  • Login: csteinmetz1
  • Kind: user
  • Location: London, UK
  • Company: @aim-qmul

Machine learning for Hi-Fi audio. PhD Researcher at C4DM.

GitHub Events

Total
Last Year

Issues and Pull Requests

Last synced: about 1 year ago

All Time
  • Total issues: 0
  • Total pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Total issue authors: 0
  • Total pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 0
  • Pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels