https://github.com/im-calvin/musictag
Youtube-to-MP3 GUI that automatically embeds metadata so that you don't have to
https://github.com/im-calvin/musictag
electron ffmpeg youtube-dl
Last synced: about 2 months ago
JSON representation
Youtube-to-MP3 GUI that automatically embeds metadata so that you don't have to
- Host: GitHub
- URL: https://github.com/im-calvin/musictag
- Owner: im-calvin
- Created: 2022-11-28T04:28:36.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-11-16T19:13:18.000Z (over 2 years ago)
- Last Synced: 2025-01-11T20:09:17.694Z (over 1 year ago)
- Topics: electron, ffmpeg, youtube-dl
- Language: JavaScript
- Homepage:
- Size: 2.86 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Musictag
Simplify the process of downloading and then processing music covers from YouTube with Musictag. Uses the [yt-dl](https://github.com/ytdl-org/youtube-dl) library to download tracks from YouTube.
Musictag automatically processes and finds the best metadata for your current song, supported by music libraries such as [Holodex](https://holodex.stoplight.io/) with plans to expand to other libraries like [Musicbrainz](https://musicbrainz.org/) or [last.fm](https://www.last.fm/api).
Inspired by the automagical tagging system of self-hosted media servers like Plex or Jellyfin
## Getting Started
Download the `.exe` file from the releases tab and run it. Make sure that you have `ffmpeg` installed and configured in your path, instructions can be found [here](https://ffmpeg.org/)