Skip to content

Commit

Permalink
No more open source for you
Browse files Browse the repository at this point in the history
  • Loading branch information
jaymoulin committed Oct 9, 2017
1 parent 9baf831 commit 38ab141
Show file tree
Hide file tree
Showing 3 changed files with 42 additions and 3 deletions.
4 changes: 4 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
How to Contribute
=================

This project is now sold and is not maintained anymore
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
MIT License

Copyright (c) 2016 Jay MOULIN
Copyright (c) 2016-2017 Jay MOULIN

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
39 changes: 37 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,37 @@
# bandcamp-down-chrome-ext
Google Chrome Extension to download on Bandcamp
Bandcamp Dowloader
==
[![GitHub release](https://img.shields.io/github/release/jaymoulin/bandcamp-down-chrome-ext.svg)](https://jaymoulin.github.io/bandcamp-down-chrome-ext/releases)
[![Chrome Web Store](https://img.shields.io/chrome-web-store/v/ekmnddmiahnnichdopgekncnodcbojnp.svg)](https://chrome.google.com/webstore/detail/bandcamp-downloader/ekmnddmiahnnichdopgekncnodcbojnp)
[![Bitcoin donation](https://github.com/jaymoulin/jaymoulin.github.io/raw/master/btc.png "Bitcoin donation")](https://m.freewallet.org/id/374ad82e/btc)
[![Litecoin donation](https://github.com/jaymoulin/jaymoulin.github.io/raw/master/ltc.png "Litecoin donation")](https://m.freewallet.org/id/374ad82e/ltc)

This Google Chrome extension allows you to easily download albums you can listen on Bandcamp.

## What it looks like

when you visit a bandcamp page with a listenable album, a notification will appear to download the album :

![A wild notification appeared!](https://jaymoulin.github.io/bandcamp-down-chrome-ext/notif-1.png "A wild notification appeared!")

Just click on it to download the album

![Download in progress](https://jaymoulin.github.io/bandcamp-down-chrome-ext/notif-2.png "Download in progress")

![Zip downloaded](https://jaymoulin.github.io/bandcamp-down-chrome-ext/zip.png "Zip downloaded")

![All files in a great folder hierarchy](https://jaymoulin.github.io/bandcamp-down-chrome-ext/folder.png "All files in a great folder hierarchy")

## Update 0.3.0

You can now configure the extension with the notification you want to see.

Also, a new download page allows you to download multiple albums at the same time and retry tracks that failed to download.
This page offers you really cool options to ease album downloading !

![Download page](https://jaymoulin.github.io/bandcamp-down-chrome-ext/downloadPage.png "Download page")

![Download page while albums are downloading](https://jaymoulin.github.io/bandcamp-down-chrome-ext/downloadPageProgress.png "Download page while albums are downloading")

![Retry all the things!](https://jaymoulin.github.io/bandcamp-down-chrome-ext/retryAll.png "Retry all the things!")

![Settings for your notifications](https://jaymoulin.github.io/bandcamp-down-chrome-ext/settings.png "Settings for your notifications")

0 comments on commit 38ab141

Please sign in to comment.