https://github.com/parth-paradkar/autotag
This is a project that edits the ID3 tags of multiple mp3 files from the file name. The file name must be in the format "<artist> - <song name>.mp3"
https://github.com/parth-paradkar/autotag
Last synced: 8 months ago
JSON representation
This is a project that edits the ID3 tags of multiple mp3 files from the file name. The file name must be in the format "<artist> - <song name>.mp3"
- Host: GitHub
- URL: https://github.com/parth-paradkar/autotag
- Owner: parth-paradkar
- Created: 2018-12-21T16:06:50.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-02-14T12:29:08.000Z (about 7 years ago)
- Last Synced: 2025-02-27T04:31:27.489Z (about 1 year ago)
- Language: Python
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This is a program that automatically fills in the ID3 tags of an mp3 file from its name.
The name must be in the format " - .mp3"