batchcamp
Bulk download your entire Bandcamp collection and purchases in any format (FLAC, WAV, MP3). Chrome & Firefox extension.
File Explorer
Download Latest Version (.zip)- release.yml
- zizmor.yml
- pre-commit
- pre-push
- downloads.png
- hero.png
- favicon.ico
- icon-128.png
- icon-16.png
- icon-64.png
- icon.svg
- messages.test.ts
- migrate-storage.test.ts
- types.test.ts
- filename-router.test.ts
- index.test.ts
- tab-manager.test.ts
- filename-router.ts
- index.ts
- tab-manager.ts
- cart-download.test.tsx
- checkbox-styles.test.tsx
- dom-fixtures.ts
- download-history-tracker.test.ts
- shift-key-listener.test.tsx
- store.test.ts
- download-button.test.tsx
- checkbox.ts
- download-button.ts
- movable-button.ts
- select-all-button.ts
- purchases.test.tsx
- collection.test.tsx
- collection.ts
- mutation.ts
- cart-download.ts
- purchases.ts
- inject-checkbox.test.tsx
- item-extractor.test.tsx
- message-contract.test.tsx
- on-checked.test.tsx
- track.test.tsx
- wait-for-element.test.tsx
- dropdown.ts
- inject-checkbox.ts
- item-extractor.ts
- loading.ts
- on-checked.ts
- page-setup.ts
- track.ts
- wait-for-element.ts
- bandcamp-dom.ts
- content-styles.css
- download-history-tracker.ts
- index.ts
- shift-key-listener.ts
- store.ts
- analytics-optout.test.ts
- browser-info.test.ts
- ConfirmDialog.test.tsx
- data-collection.test.ts
- date-utils.test.ts
- error-handler.test.ts
- filename-template.test.ts
- FilenameTemplate.test.tsx
- format-utils.test.ts
- id.test.ts
- install-id.test.ts
- persist-config.test.ts
- sanitize.test.ts
- sentry-init.test.ts
- sentry.test.ts
- analytics.ts
- brand-mark.ts
- browser-info.ts
- ConfigFieldList.tsx
- ConfigFields.tsx
- ConfirmDialog.tsx
- Cta.tsx
- data-collection.ts
- date-utils.ts
- DonateDialog.tsx
- error-handler.ts
- ErrorBoundary.tsx
- FieldLabel.tsx
- filename-utils.ts
- FilenameTemplate.tsx
- format-utils.ts
- IconButton.tsx
- id.ts
- install-id.ts
- persist-config.ts
- sanitize.ts
- sentry.ts
- SettingsCard.tsx
- text-link.ts
- to-error.ts
- useExitTransition.ts
- useFocusTrap.ts
- version.ts
- Wordmark.tsx
- zod.ts
- adapter-swap.test.tsx
- journey-cancel.test.tsx
- journey-clear-completed.test.tsx
- journey-data-volume.test.tsx
- journey-delete-file.test.tsx
- journey-fixtures.ts
- journey-mixed-failure.test.tsx
- journey-multi.test.tsx
- journey-onboarding.test.tsx
- journey-pause-resume.test.tsx
- journey-retry-shared-page.test.tsx
- journey-retry.test.tsx
- journey-unverified.test.tsx
- journey.test.tsx
- selectors.test.ts
- store.test.ts
- test-harness.ts
- unverified-dialog.test.tsx
- DitherCover.test.tsx
- download-row.test.ts
- DownloadRow.test.tsx
- Downloads.test.tsx
- IdleDither.test.tsx
- Onboarding.test.tsx
- RowActionsMenu.test.tsx
- Settings.test.tsx
- dither.ts
- DitherCover.tsx
- download-types.ts
- DownloadRow.tsx
- Downloads.tsx
- EmptyState.tsx
- IdleDither.tsx
- ListReadout.tsx
- Onboarding.tsx
- RowActionsMenu.tsx
- Settings.tsx
- TopStrip.tsx
- useDataCollectionGranted.test.tsx
- useDownloadMessageListener.test.tsx
- useDownloadProgressUpdater.test.tsx
- useOnTabUnload.test.tsx
- useOverallProgress.test.tsx
- useQueue.test.tsx
- useQueueController.test.tsx
- useAwaitingInitialItems.ts
- useConfig.ts
- useDataCollectionGranted.ts
- useDownloadMessageListener.ts
- useDownloadProgressUpdater.ts
- useOnTabUnload.ts
- useOverallProgress.ts
- useQueue.ts
- useQueueController.ts
- useViewRouting.ts
- browser-adapter.test.ts
- download-client.test.ts
- download-control.test.ts
- download-cover-art.test.ts
- download-history.test.ts
- download-progress.test.ts
- downloader-flow.test.ts
- downloader-utils.test.ts
- downloader.test.ts
- parser-rate-limit.test.ts
- parser.test.ts
- rate-limit-gate.test.ts
- rate-limit.test.ts
- schema.test.ts
- statdownload.test.ts
- browser-adapter.ts
- download-client.ts
- download-control.ts
- download-history.ts
- download-progress.ts
- downloader-utils.ts
- downloader.ts
- parser.ts
- rate-limit-gate.ts
- rate-limit.ts
- schema.ts
- statdownload.ts
- index.html
- selectors.ts
- store.ts
- Tab.tsx
- messages.ts
- storage.ts
- styles.css
- types.ts
- vite-env.d.ts
- .eslintignore
- .gitignore
- biome.json
- knip.json
- LICENSE
- manifest.json
- package.json
- pnpm-lock.yaml
- README.md
- stryker.config.json
- stryker.hooks.json
- tsconfig.json
- vite.config.ts
- vitest.browser.ts
- vitest.config.ts
- vitest.fake-storage.ts
- vitest.setup.browser.ts
- vitest.setup.ts
- vitest.stryker.browser.ts
- vitest.stryker.config.ts
# Installation Guide
1. Get the code
git clone https://github.com/hyphmongo/batchcamp
Downloads the entire project code from GitHub to your computer.
cd batchcamp
Moves into the project folder you just downloaded.
2. Node.js
Easy RecommendedPrerequisites
pnpm install
Downloads and installs the libraries listed in package.json.
pnpm build-chrome
Type this command into your terminal and run it.
After running the command, open the address shown in the terminal (usually something like http://localhost:3000) in your browser.
Pulled directly from this repo's README.
// repository documentation
Was this content helpful?
(0 ratings)
