Commit Graph

190 Commits (master)

Author SHA1 Message Date
Yo'av Moshe 7ff9f4e259 get albumart 2014-06-02 11:51:38 +03:00
Yo'av Moshe d884e29af8 add date field to the ID3 tags 2014-06-02 11:51:27 +03:00
Iheanyi Ekechukwu 328bc85243 Merge pull request #7 from bjesus/master
Allow all characters for title, artist and album
2014-06-01 19:14:22 -05:00
Yo'av Moshe 20e6b557c5 Allowing all characters for title, artist and album
also removing duplication of the get_embed_string_block function
2014-06-01 01:40:15 +03:00
Iheanyi Ekechukwu 57404f5a37 Merge pull request #6 from bjesus/patch-1
wgetter is also a dependency
2014-05-31 15:35:44 -05:00
Yo'av Moshe 9fe934858d wgetter is also a dependency 2014-05-31 23:27:58 +03:00
Iheanyi Ekechukwu 629c5f87dd Update README.md 2014-05-22 10:25:39 -04:00
Iheanyi Ekechukwu d1ad104924 Merge pull request #5 from simonwjackson/master
Refactoring and some extra options
2014-05-22 10:24:43 -04:00
Simon W. Jackson 6d580629ca Update README.md 2014-05-21 19:06:33 +02:00
Simon W. Jackson 604dccdfb7 Merge branch 'hotfix/1'
* hotfix/1:
  Update README to current options
2014-05-21 15:40:50 +02:00
Simon W. Jackson cad963d055 Update README to current options 2014-05-21 15:40:19 +02:00
Simon W. Jackson 5cd095d880 closes #10
closes #9
closes #8
closes #7
closes #6
2014-05-21 15:28:55 +02:00
Simon W. Jackson 50851c1e40 Change README file to reflect current command options.
* README based on https://github.com/rg3/youtube-dl/blob/master/README.md

closes #4
2014-05-18 17:34:05 +02:00
Simon W. Jackson 4a5b5a3ca0 Add: Script now downloads cover art
closes simonwjackson/bandcamp-dl#1
2014-05-12 14:41:38 +02:00
Simon W. Jackson 79786bb717 Add: Download method now accepts a URL 2014-05-12 14:39:07 +02:00
Simon W. Jackson be7aabfc66 Removing unnessicary 2014-05-12 14:38:08 +02:00
Simon W. Jackson 3f12a22dfa Typo in doctype description 2014-05-12 14:37:35 +02:00
Simon W. Jackson d80d5d4373 Command line utility is now separate
requires docopt for command line argument parsing
2014-05-12 13:59:34 +02:00
Simon W. Jackson 1a80306f7f Moved functions into a new Bandcamp class 2014-05-12 12:40:05 +02:00
Simon W. Jackson 7e0fd439dc Separated download progress indicator from download method 2014-05-12 10:54:15 +02:00
Simon W. Jackson df590ef1fb Major refactor
* Moved code blocks into functions for better modularity
2014-05-11 19:25:29 +02:00
Simon W. Jackson ee9e1502f2 Removed unessicary 2014-05-11 19:23:58 +02:00
Iheanyi Ekechukwu f05ef93077 Merge pull request #3 from Codeusa/master
Faster downloads, Progress notfication
2014-03-20 18:50:58 -04:00
Andrew Sampson 4eb1b7a753 Update README 2014-03-08 04:01:33 -05:00
Andrew Sampson 1bbe2c5f51 Increased fetch times, added progress of download
I improved fetch times of download speeds and added a progress out to let people know how much of a song has been downloaded.
2014-03-08 03:57:50 -05:00
Andrew Sampson cd360880df Added support for unicode, fixed downloading
The program should no longer throw an error when trying to parse an album with unicode, instead of doing arguments you simply need to paste the url now. The program is still a bit slow downloading, will fix later.
2014-03-08 03:07:34 -05:00
Iheanyi Ekechukwu a18755ab63 Zip commented out for now, add flag for zipping up files later. 2013-04-30 03:10:10 -04:00
Iheanyi Ekechukwu f76a7a861b Merge branch 'master' of https://github.com/iheanyi/bandcamp-dl 2013-04-30 03:00:12 -04:00
Iheanyi Ekechukwu 8a56195413 Acknowledgements. 2013-04-30 02:59:57 -04:00
Iheanyi Ekechukwu 952a69c3fd Update README 2013-04-30 03:58:12 -03:00
Iheanyi Ekechukwu 626dd79b4e Code cleanup, no more use of eval. 2013-04-30 02:56:32 -04:00
Iheanyi Ekechukwu 807e6988b1 Some code fixes. 2013-04-30 02:20:47 -04:00
Iheanyi Ekechukwu 0567eed0c8 Create LICENSE 2013-04-29 23:11:16 -03:00
Iheanyi Ekechukwu d51682e3a5 Code cleanup. 2013-04-29 22:10:11 -04:00
Iheanyi Ekechukwu 7a2a07d286 Update README 2013-04-29 23:06:01 -03:00
Iheanyi Ekechukwu a9a95af206 Update .gitignore 2013-04-29 23:02:25 -03:00
Iheanyi Ekechukwu d009ba5128 initial commit. 2013-04-29 21:59:29 -04:00
Iheanyi Ekechukwu fb5a08955f Merge branch 'master' of https://github.com/iheanyi/bandcamp-dl 2013-04-29 21:58:05 -04:00
Iheanyi Ekechukwu 9a24e93ab9 Initial commit. 2013-04-29 21:57:50 -04:00
Iheanyi Ekechukwu 33bac3dff4 Create .gitignore 2013-04-29 22:57:26 -03:00