Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kisom/bcuz
bandcamp unzip
https://github.com/kisom/bcuz
Last synced: 18 days ago
JSON representation
bandcamp unzip
- Host: GitHub
- URL: https://github.com/kisom/bcuz
- Owner: kisom
- License: mit
- Created: 2016-06-22T18:34:34.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-06-22T18:42:42.000Z (over 8 years ago)
- Last Synced: 2024-10-11T02:46:23.014Z (about 1 month ago)
- Language: Go
- Size: 1.95 KB
- Stars: 4
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
- License: LICENSE
Awesome Lists containing this project
README
bcuz: bandcamp unzip
When you download stuff from bandcamp, it gives you a zip file that
extracts files into the current directory. This is a quick hack tries
to parse the filename as "artist - album", unpack the contents to
"artist/album/*", and remove the zip file (which can be kept with
-k). Works on my machine™, good enough for me.