Skip to content

Commit

Permalink
Merge branch 'master' into downloadcollection-fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Xerus committed Nov 18, 2018
2 parents 12b617e + a7607e0 commit ad3b61f
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
File renamed without changes.
File renamed without changes.
12 changes: 6 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
# Bandcamp Greasy
A set of [Grease Monkey](https://addons.mozilla.org/en-US/firefox/addon/greasemonkey/)/[Tamper Monkey](https://chrome.google.com/webstore/detail/tampermonkey/dhdgffkkebhmkfjojejmpbldmpobfkfo?hl=en) scripts which allow you to download your entire bandcamp collection.
A set of [Grease Monkey](https://addons.mozilla.org/en-US/firefox/addon/greasemonkey/)/[Tamper Monkey](https://chrome.google.com/webstore/detail/tampermonkey/dhdgffkkebhmkfjojejmpbldmpobfkfo) scripts which allow you to download your entire bandcamp collection.

## Usage
1. Import both scripts into Grease Monkey or Tamper Monkey
2. Change the value of YOUR_USERNAME to your actual username in DownloadCollection.js
3. Change the value of format to your desired format(MP3 320 is the default) in DownloadAlbum.js
1. Import [DownloadCollection](https://github.com/RyanBluth/Bandcamp-Greasy/raw/master/DownloadCollection.user.js) and [DownloadAlbum](https://github.com/RyanBluth/Bandcamp-Greasy/raw/master/DownloadCollection.user.js) into Grease Monkey or Tamper Monkey by simply clicking the links (which should bring up the install dialog)
2. Change the value of YOUR_USERNAME to your actual username in DownloadCollection.user.js
3. Change the value of format to your desired format (MP3 320 is the default) in DownloadAlbum.user.js
4. Make sure Grease Monkey/Tamper Monkey is enabled.
5. Navigate to your collection on Bandcamp and a crusty looking UI will show up to let you download you collection
5. Navigate to your collection on Bandcamp and a crusty looking UI will show up to let you download you collection.

![UI](https://i.imgur.com/vJx9DAR.png)
![UI](https://i.imgur.com/vJx9DAR.png)

0 comments on commit ad3b61f

Please sign in to comment.