Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hyphmongo/batchcamp
Chrome extension to bulk download all your Bandcamp purchases
https://github.com/hyphmongo/batchcamp
bandcamp bandcamp-downloader chrome-extension
Last synced: 6 days ago
JSON representation
Chrome extension to bulk download all your Bandcamp purchases
- Host: GitHub
- URL: https://github.com/hyphmongo/batchcamp
- Owner: hyphmongo
- Created: 2022-07-23T23:06:57.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-11T14:18:10.000Z (3 months ago)
- Last Synced: 2024-08-11T15:34:44.837Z (3 months ago)
- Topics: bandcamp, bandcamp-downloader, chrome-extension
- Language: TypeScript
- Homepage:
- Size: 943 KB
- Stars: 83
- Watchers: 3
- Forks: 2
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[](https://user-images.githubusercontent.com/36110276/180657602-a2fedf72-07e1-4fa3-b854-428136e48e14.png)
# Batchcamp
A browser extension for Chrome and Firefox to efficiently your Bandcamp purchases with just a few clicks.
## Why use Batchcamp?Batchcamp is ideal if you:
- 🎵 Buy multiple releases during Bandcamp Fridays or full discographies
- 🎧 Want to download your collection in different formats or for offline listening
- 💾 Need to quickly recover or backup your entire music library
- 🎚️ Manage large amounts of music for DJing, research, or archiving## Features
- ✅ Select multiple/all releases from your collection or purchases page
- 🔄 Queue and download automatically
- 📊 Monitor download progress in a separate tab
- 🔁 Retry failed downloads or remove unwanted items
- ⚙️ Customize default download format and concurrent downloads## Usage
1. Go to your Bandcamp collection or purchases page
2. Select desired releases using the checkbox on each item
3. Click the Download button to start the processYou can also click the "Select All" button to automatically load and select everything, or hold down the shift key and click to quickly select multiple items.
## Installation
Batchcamp is available to install in one click for:
- [Chrome](https://chrome.google.com/webstore/detail/batchcamp/jfcffbaekgnenlohblfgpohgdhalgjeb)
- [Firefox](https://addons.mozilla.org/en-GB/firefox/addon/batchcamp/)Or to manually build and install from source:
```bash
npm install
npm run build-chrome
```## Big Room Tech House DJ Tool - TIP(s)!
Your browser might ask where to save each file. This can be turned off under "Ask where to save each file before downloading" in Chrome settings or "Always ask me where to save files" in Firefox.
## Screenshots
![shot1](https://user-images.githubusercontent.com/36110276/180657889-18a45dcb-60e6-42d2-bc2f-561a29bd861e.png)
![shot2](https://user-images.githubusercontent.com/36110276/180657891-08de3620-ee7e-4ad4-adf2-27eb75821f97.png)