Skip to content

Latest commit

 

History

History
42 lines (29 loc) · 1.3 KB

README.md

File metadata and controls

42 lines (29 loc) · 1.3 KB

Albumtopia

A simple Python program which automatically downloads a full album from Youtube and scrapes album and track details from discogs.com to tag the tracks with proper metadata (track title, album name, artist name, album cover etc.)

Dependencies

Current state

Demo

Features to implement

  • Add automatic Youtube download
  • Extract song lengths from discogs.com
  • Split mp3 album properly in separate tracks
  • Validate discogs.com links to extract correct song lengths
  • Add metadata to each track
  • Create a simple console UI
  • Implement separate track downloading
  • Manually plugging a link instead of searching automatically
  • Use rateyourmusic.com as a back-up tracklist source