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
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
5525a48a9b
Fix #22
2020-12-13 14:03:18 -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
9cec3fccfb
Fix for #17
...
Fix for #21
Fix for #20
Feature for #18
2020-12-12 17:32:09 -04:00
Vitiko
2ff4835299
Update README.md
2020-12-11 14:37:57 -04:00
vitiko98
2f894a7406
Instruction for Windows
2020-12-10 00:24:10 -04:00
vitiko98
ab2bd94ddc
Handle windows-curses dependency on Windows
2020-12-10 00:13:30 -04:00
vitiko98
227253e208
typo
2020-12-09 23:44:04 -04:00
vitiko98
5d800d4f0b
Update README
2020-12-09 23:42:48 -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
Vitiko
c54eb71713
Update README.md
2020-12-08 00:28:21 -04:00
vitiko98
07f3d1799a
Add more info to --help
2020-12-07 17:07:44 -04:00
vitiko98
bb84d7ebd5
Fix windows config path
2020-12-07 16:37:51 -04:00
vitiko98
dd5ec5764c
README; remove leftovers
2020-12-07 16:02:21 -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
vitiko98
2f63df8c0b
Fix broken interactive mode from PR; style
2020-12-07 11:53:09 -04:00
vitiko98
5eaabfc55b
Reverse config.py; formatting
2020-12-07 11:32:37 -04:00
Vitiko
7bb366ae72
Merge pull request #11 from ktcar214/master
...
add Version to file tag(complete)
2020-12-07 11:18:49 -04:00
Vitiko
c570c25fc4
Merge pull request #14 from fc7/master
...
Download booklet and other minor improvements
2020-12-07 11:16:31 -04:00
François Charette
6444a31590
Add API for getting user favorites and playlists
2020-12-05 21:49:52 +01:00
François Charette
902c5b8ee2
Simplify params handling for endpoints
2020-12-05 21:49:00 +01:00
François Charette
6aa3f5fb0f
Remove needless '?' from endpoints
2020-12-05 20:29:27 +01:00
François Charette
515022b60f
Improve config by using dotenv
2020-12-05 20:21:56 +01:00
François Charette
432b7f250c
Improve error handling of interactive search
...
searchSelected -> processSelected
Preselect "Lossless" quality
2020-12-05 19:14:11 +01:00
François Charette
607b0d2795
Improve interactive behavior
2020-12-05 19:00:30 +01:00