Skip to content

Fixes the Metadata of audio files on local machine. Uses Spotipy, acrcloud and many more

License

Notifications You must be signed in to change notification settings

Anvesh-Chennupati/MetadataFixer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MetadataFixer

Fixes the Metadata of audio files on local machine. Uses Spotipy, acrcloud

Instructions

  • Install the requirements first.
  • pip install -r requirements.txt
  • Execute Core/acrReco.py
  • Select the directory containing the audio src_files
  • Supports .mp3, .m4a, .flac

Disclaimer

  • Still in development stage
  • Take a backup of your Data
  • Report any bugs if found :)

Creating ACR Cloud Keys

  • Install acrcloud_sdk_python

  • python -m pip install git+https://github.com/acrcloud/acrcloud_sdk_python

  • Audio fingerprinting and metadata fetch from ACR Cloud

  • Create a developer account at acrcloud https://ap-console.acrcloud.com/service/avr

  • In dashboard select Audio Video Recognization

  • Create Project

  • Name the Project

  • Select Recorded Audio in Audio Source

  • Select ACR Cloud Music in Buckets

  • Enable 3rd Party Integration and click on Create

  • Enter Host, Access key, Access Secret

About

Fixes the Metadata of audio files on local machine. Uses Spotipy, acrcloud and many more

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages