Commit Graph

40 Commits

Author SHA1 Message Date
Vitiko fb5944a5ed Bump version 2023-03-26 15:32:44 -04:00
Vitiko 3c1be30780 Bump version 2022-12-21 15:24:07 -04:00
Vitiko 4e746ffa7b Fix #176 2022-11-16 15:10:52 -04:00
vitiko98 d44770a386 Add mutagen requirement 2022-05-23 15:19:31 -04:00
vitiko98 5852f187fc Update setup.py 2022-05-21 19:54:22 -04:00
vitiko98 d196b784e8 Update version 2022-05-21 19:50:57 -04:00
Vitiko b9b1d134f1 Fix InvalidAppSecret 2021-11-26 21:56:26 -04:00
Vitiko e586e7d868 Add error verbosity 2021-11-25 22:37:37 -04:00
Vitiko 3a24a4666b Update API endpoint 2021-11-25 20:34:40 -04:00
vitiko98 9a57d179ce Fix help message 2021-04-05 17:08:04 -04:00
vitiko98 95d32f99b1 Version bump 2021-03-22 19:06:47 -04:00
vitiko98 10040396ad Fix #86 2021-03-22 14:02:17 -04:00
vitiko98 049280c178 Fix #89 2021-03-22 13:51:03 -04:00
vitiko98 03d4fb3c0d Version bump 2021-03-09 20:30:06 -04:00
vitiko98 98b6c98f7b Don't show traceback 2021-02-04 19:08:21 -04:00
vitiko98 5cda0e403c Fix #60 2021-02-03 17:05:00 -04:00
vitiko98 a73d5c7d15 Bump version 2021-01-26 18:42:55 -04:00
vitiko98 e57cf32481 Remove explicit tag (close #50) 2021-01-08 18:08:05 -04:00
vitiko98 b8e68e2bf3 Use hashlib with passwords (close #48); add comments support for text files (close #47) 2021-01-01 16:06:11 -04: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 df578d1d02 Fix problem with booleans from configparser 2020-12-18 19:10:37 -04:00
vitiko98 f370b5c0b0 Add more options to config file 2020-12-18 17:17:20 -04:00
vitiko98 17c8ff5ece Handle request exceptions 2020-12-18 13:22:12 -04:00
vitiko98 f4509b00f9 Remove magenta color 2020-12-17 22:52:10 -04:00
vitiko98 fd260ee0f3 Remove print calls; colored output; minor fixes
Close #37
2020-12-17 21:27:08 -04:00
vitiko98 1bf8bb16de Add the option to disable quality fallback (close #35)
Also stop the version number heresy
2020-12-16 19:07:40 -04:00
vitiko98 c53181b885 Bump version 2020-12-16 14:25:29 -04:00
vitiko98 f68fadea11 Remove awful function 2020-12-15 13:58:25 -04:00
vitiko98 835f84e2c5 Update .gitignore; bump version 2020-12-15 13:28:56 -04:00
vitiko98 b3688429de Fix #27 2020-12-14 22:06:29 -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 b7224d5515 Fix string formatting on folder names 2020-12-12 17:40:52 -04:00
vitiko98 ab2bd94ddc Handle windows-curses dependency on Windows 2020-12-10 00:13:30 -04:00
vitiko98 9af672df42 Fix for #16 2020-12-09 23:39:16 -04:00
vitiko98 78d9275579 Fix -q arg 2020-12-09 15:03:45 -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 07f3d1799a Add more info to --help 2020-12-07 17:07:44 -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