Commit Graph

20 Commits

Author SHA1 Message Date
Georg Perhofer 690c47a59c copyright fix 2022-12-12 12:13:53 +01:00
Georg Perhofer d47d394b79 copyright fix 2022-12-12 10:10:00 +01:00
vitiko98 4f729d1d42 Fix frame 2021-03-22 19:05:45 -04:00
vitiko98 9c54988a2d Organize functions 2021-03-22 18:57:15 -04:00
vitiko98 049280c178 Fix #89 2021-03-22 13:51:03 -04:00
nathannathant 5886d274da cleaner genre tags
didnt need to use reduce function
2021-03-06 18:37:24 -08:00
nathannathant 78c27f9999 Only formatting, no real changes
switched to the black formatter
2021-03-02 14:29:56 -08:00
nathannathant 4a57145be7 formatted filepaths 2021-02-28 21:31:43 -08:00
nathannathant 7987653b32 added support for other types of links 2021-02-24 14:50:57 -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