Commit Graph

145 Commits

Author SHA1 Message Date
nathannathant 91ee9cbde0 whitespace 2021-03-01 18:18:10 -08:00
nathom 6c4c09fe4d
Merge branch 'development' into issue52 2021-03-01 18:15:39 -08:00
nathannathant 3affd97916 clean format function improved, config updates 2021-03-01 17:56:52 -08:00
nathannathant 0d02292823 typing, minor changes 2021-03-01 15:18:08 -08:00
nathannathant 4a57145be7 formatted filepaths 2021-02-28 21:31:43 -08:00
Vitiko 24497d19b8
Merge pull request #77 from nathom/master
Fixed bug where genre tag looked weird
2021-02-26 23:02:07 -04:00
nathannathant e03d3aa97f fixed + operator error 2021-02-25 21:35:47 -08:00
nathannathant bdb98bb59e Change formatting to suppress linter warnings 2021-02-25 21:21:44 -08:00
nathannathant c7e2d0007b formatting 2021-02-25 21:09:38 -08:00
nathannathant c9e6eb13a6 changed unicode arrow symbol to ascii code 2021-02-25 21:03:42 -08:00
Vitiko bd0d7255f0
Merge pull request #76 from nathom/improve_metadata
Added support for embedded mp3 covers, other types of Qobuz urls, copyright tags
2021-02-25 19:01:47 -04: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 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 98b6c98f7b Don't show traceback 2021-02-04 19:08:21 -04:00
vitiko98 081ccac367 Update README.md 2021-02-03 17:19:08 -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 f34975e54f Close #54 and #57 2021-01-26 18:42:29 -04:00
vitiko98 e57cf32481 Remove explicit tag (close #50) 2021-01-08 18:08:05 -04:00
vitiko98 7ef09f3c4a Close #49 2021-01-04 15:13:44 -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 bba6f3a71a Minor changes 2020-12-20 17:07:59 -04:00
vitiko98 14befcd270 Update README 2020-12-20 16:49:15 -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 0ded90c0f8 Remove leftover files after failed downloads 2020-12-19 15:29:26 -04:00
vitiko98 ae7fa70118 Update README 2020-12-19 13:16:45 -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 3919984a75 Raise InvalidAppSecret message 2020-12-18 13:05:30 -04:00
vitiko98 f4509b00f9 Remove magenta color 2020-12-17 22:52:10 -04:00
vitiko98 5f3c85847f Fix Color code error with windows; close #36
Covers won't be downloaded in their original size anymore by default as they are too big. If you still want to download in the original size, just  set the flag --og-cover after running a qobuz-dl command.
2020-12-17 21:55:42 -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 2cd31e5a8a New feature and error handling with downloads
Playlist m3u for playlist download [Enhancement]. Close #31
Fix #32
Update README.md
2020-12-16 14:21:15 -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 cf1a14a2d8 Add new feature: m3u playlists. Close #31. 2020-12-15 16:23:11 -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 bea77ba241 Close #30; remove versions from requirements.txt 2020-12-15 13:07:21 -04:00
Vitiko ba9cdae386
Merge pull request #29 from steve-o-matic/master
Update requirements.txt
2020-12-15 13:00:06 -04:00
steve-o-matic ceeafa1dc6
Update requirements.txt
Adding beautifulSoup
2020-12-15 07:24:46 +00:00
vitiko98 5bf5ddf40a Remove useless loop 2020-12-14 22:38:46 -04:00
vitiko98 b3688429de Fix #27 2020-12-14 22:06:29 -04:00