Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rushakh/music-album-art-extractor
A simple Console app written in C# for extracting and saving album / cover arts of music files. Has Batch Mode and Single Song Mode.
https://github.com/rushakh/music-album-art-extractor
Last synced: 27 days ago
JSON representation
A simple Console app written in C# for extracting and saving album / cover arts of music files. Has Batch Mode and Single Song Mode.
- Host: GitHub
- URL: https://github.com/rushakh/music-album-art-extractor
- Owner: rushakh
- Created: 2024-07-08T18:18:34.000Z (6 months ago)
- Default Branch: master
- Last Pushed: 2024-07-09T13:43:15.000Z (6 months ago)
- Last Synced: 2024-10-05T23:41:32.036Z (3 months ago)
- Language: C#
- Size: 11.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
A simple Console app written in C# for extracting and saving album / cover arts of music files (Local). Has Batch Mode and Single Song Mode, and saves the images.
It was part of the music player that I was writing but decided to turn this part into a seperate app, though it is a very simple one at that. Nevertheless, I thought that it might be useful to someone out there.
You can either compile it yourself or download the single file that I've uploaded.
Written in .Net 8
Used ATL /atldotnet (z440.atl.core) by @Zeugma440 that you can find here https://github.com/Zeugma440/atldotnet
which made my life alot simpler in my other app as well as this one.If you find any issue or have any suggestions let me know. Enjoy