Commit Graph

15 Commits

Author SHA1 Message Date
nathannathant
c9e6eb13a6 changed unicode arrow symbol to ascii code 2021-02-25 21:03:42 -08:00
nathannathant
678910d2f3 misc 2021-02-25 14:00:48 -08:00
nathannathant
69728e21ee fixed genre formatting issue 2021-02-25 13:58:04 -08:00
nathannathant
98db34bc8e added support for other types of links
also removed print statements, changed a few lines whose charcount > 79.
2021-02-25 12:10:56 -08:00
nathannathant
bf444dc335 added copyright tags and support for mp3 embedded covers 2021-02-24 11:03:13 -08:00
vitiko98
36c01a326e Major changes
* Handle duplicate IDs with database (close #45)
* Prettify the code with f strings
* New filename format
* Add label tag
* Add technical info to the folder for Hi-Res downloads
2020-12-20 16:33:41 -04:00
vitiko98
4861c6ab85 Replace YEAR by DATE (close #42) 2020-12-19 12:56:59 -04:00
vitiko98
fd260ee0f3 Remove print calls; colored output; minor fixes
Close #37
2020-12-17 21:27:08 -04:00
vitiko98
53eb898b0a Remove print calls 2020-12-16 13:41:02 -04:00
vitiko98
8b73001129 Support embedding images for multiple discs. Close #34. 2020-12-16 13:38:09 -04:00
vitiko98
4179f3bc73 Partial rewrite
* Fix #26
* Fix #25
* Fix #23 (new flag: --albums-only)
* Fix #6
* Add support for last.fm playlists
* Update README
2020-12-14 19:48:15 -04:00
vitiko98
feeec9bb07 Fix ValueError
Make commands.py readable
2020-12-12 18:03:51 -04:00
vitiko98
9cec3fccfb Fix for #17
Fix for #21

Fix for #20

Feature for #18
2020-12-12 17:32:09 -04:00
vitiko98
621c609721 Added new modes: interactive, download and lucky
Save files in separated folders when more than one disc. Fix for #13

Handle albums with the same name and different qualities. Fix for #15

Support for embedded artwork. Fix for #12

Check if the file exists before downloading

New README
2020-12-09 14:52:18 -04:00
vitiko98
25180526be pip package; reverse pull requests that broke qobuz-dl (my bad for not
testing); add remix naming support
2020-12-07 15:58:51 -04:00