Commit Graph

  • 9c939030f2 Download purchased music without active subscription (vitiko98/qobuz-dl#261) master Wojciech Kozlowski 2024-10-20 22:00:23 +0200
  • 8096e6cf65
    Merge pull request #228 from Qamynn/master Vitiko 2023-08-21 18:36:43 -0400
  • 62f995483d Sanitize album and track attributes Qamynn 2023-08-20 14:14:20 +0200
  • d7d64ac202 Remove log call Vitiko 2023-06-24 03:11:29 -0400
  • ce35c4d9ba Update default headers Vitiko 2023-06-24 03:08:29 -0400
  • b89ba3be3d
    Merge pull request #210 from TheDen/add-show-config-db-info Vitiko 2023-05-14 01:04:51 -0400
  • 9fd6a4f8d2
    update flag to be -sc TheDen 2023-05-12 17:59:35 +1000
  • 0749553d00
    add flag to show configuration and db info TheDen 2023-04-27 21:24:33 +1000
  • fb5944a5ed Bump version Vitiko 2023-03-26 15:32:44 -0400
  • 55a360dd39
    Merge pull request #204 from qwerzl/master Vitiko 2023-03-26 15:28:28 -0400
  • 05d5b98096
    Update bundle.py qwerzl 2023-03-17 22:12:49 +0800
  • 95380b6eb1
    Merge pull request #195 from ISkIN-AI/fixfolderpath Vitiko 2023-02-20 14:19:09 -0400
  • 7d9d80e946 Added the ability to create a folder hierarchy ISkIN 2023-02-19 16:55:09 +0300
  • 3c1be30780 Bump version Vitiko 2022-12-21 15:24:07 -0400
  • 7485e6747d Remove extraneous files Vitiko 2022-12-21 15:23:05 -0400
  • be37d82e70
    Merge pull request #183 from gp-slick-coder/master Vitiko 2022-12-13 21:39:05 -0400
  • 5f90a8394a include debug/test files Georg Perhofer 2022-12-12 12:18:54 +0100
  • 83ddf50e6f requests download error handling Georg Perhofer 2022-12-12 12:15:06 +0100
  • 690c47a59c copyright fix Georg Perhofer 2022-12-12 12:13:53 +0100
  • 3f90b14819 is_multiple fix Georg Perhofer 2022-12-12 11:47:43 +0100
  • c907599472 error handling, renaming Georg Perhofer 2022-12-12 11:26:00 +0100
  • d47d394b79 copyright fix Georg Perhofer 2022-12-12 10:10:00 +0100
  • 4e746ffa7b Fix #176 Vitiko 2022-11-16 15:10:52 -0400
  • d44770a386 Add mutagen requirement vitiko98 2022-05-23 15:19:31 -0400
  • 5852f187fc Update setup.py vitiko98 2022-05-21 19:54:22 -0400
  • d196b784e8 Update version vitiko98 2022-05-21 19:50:57 -0400
  • 8aeaf4cd23 Fix token fetcher (close #150) vitiko98 2022-05-21 19:49:26 -0400
  • b9b1d134f1 Fix InvalidAppSecret Vitiko 2021-11-26 21:56:26 -0400
  • e586e7d868 Add error verbosity Vitiko 2021-11-25 22:37:37 -0400
  • 3a24a4666b Update API endpoint Vitiko 2021-11-25 20:34:40 -0400
  • 9a57d179ce Fix help message vitiko98 2021-04-05 17:08:04 -0400
  • 95d32f99b1 Version bump vitiko98 2021-03-22 19:06:47 -0400
  • 4f729d1d42 Fix frame vitiko98 2021-03-22 19:05:45 -0400
  • 9c54988a2d Organize functions vitiko98 2021-03-22 18:57:15 -0400
  • 10040396ad Fix #86 vitiko98 2021-03-22 14:02:17 -0400
  • 049280c178 Fix #89 vitiko98 2021-03-22 13:51:03 -0400
  • 37c471693c
    Merge pull request #85 from vitiko98/issue84 Vitiko 2021-03-12 23:20:02 -0400
  • 8f7e38aa51 Fix Issue #84 nathannathant 2021-03-11 21:29:26 -0800
  • 03d4fb3c0d Version bump vitiko98 2021-03-09 20:30:06 -0400
  • 4a3ae133a0
    Merge pull request #80 from nathom/master Vitiko 2021-03-08 21:18:31 -0400
  • 5886d274da cleaner genre tags nathannathant 2021-03-06 12:51:03 -0800
  • 41cc9a5333 added command line option nathannathant 2021-03-05 12:02:05 -0800
  • 32015dca4f improved function, added cli and config support nathannathant 2021-03-04 22:04:10 -0800
  • eb19e7345c typo nathannathant 2021-03-04 12:01:26 -0800
  • 628e0a67c3 working function that cleans up discographies nathannathant 2021-03-03 23:27:48 -0800
  • 93f9d8d92f comments nathannathant 2021-03-02 19:44:10 -0800
  • 8d67d9d619 typo nathannathant 2021-03-02 19:35:58 -0800
  • e45ce11439 fit get_type and get_id functions into one nathannathant 2021-03-02 16:14:22 -0800
  • c995d9caf8 flake8 settings for compatibility with black nathannathant 2021-03-02 14:30:24 -0800
  • 78c27f9999 Only formatting, no real changes nathannathant 2021-03-02 14:29:56 -0800
  • fc0eb134a8
    Merge pull request #78 from nathom/issue52 Vitiko 2021-03-02 12:23:50 -0400
  • 91ee9cbde0 whitespace nathannathant 2021-03-01 18:18:10 -0800
  • 6c4c09fe4d
    Merge branch 'development' into issue52 nathom 2021-03-01 18:15:39 -0800
  • 3affd97916 clean format function improved, config updates nathannathant 2021-03-01 17:56:52 -0800
  • 0d02292823 typing, minor changes nathannathant 2021-03-01 15:18:08 -0800
  • 4a57145be7 formatted filepaths nathannathant 2021-02-28 21:31:43 -0800
  • 24497d19b8
    Merge pull request #77 from nathom/master Vitiko 2021-02-26 23:02:07 -0400
  • e03d3aa97f fixed + operator error nathannathant 2021-02-25 21:35:47 -0800
  • bdb98bb59e Change formatting to suppress linter warnings nathannathant 2021-02-25 21:21:44 -0800
  • c7e2d0007b formatting nathannathant 2021-02-25 21:09:38 -0800
  • c9e6eb13a6 changed unicode arrow symbol to ascii code nathannathant 2021-02-25 21:03:42 -0800
  • bd0d7255f0
    Merge pull request #76 from nathom/improve_metadata Vitiko 2021-02-25 19:01:47 -0400
  • 678910d2f3 misc nathannathant 2021-02-25 14:00:48 -0800
  • 69728e21ee fixed genre formatting issue nathannathant 2021-02-25 13:58:04 -0800
  • 98db34bc8e added support for other types of links nathannathant 2021-02-24 14:50:57 -0800
  • 7987653b32 added support for other types of links nathannathant 2021-02-24 14:50:57 -0800
  • bf444dc335 added copyright tags and support for mp3 embedded covers nathannathant 2021-02-24 11:03:13 -0800
  • 98b6c98f7b Don't show traceback vitiko98 2021-02-04 19:08:21 -0400
  • 081ccac367 Update README.md vitiko98 2021-02-03 17:19:08 -0400
  • 5cda0e403c Fix #60 vitiko98 2021-02-03 17:05:00 -0400
  • a73d5c7d15 Bump version vitiko98 2021-01-26 18:42:55 -0400
  • f34975e54f Close #54 and #57 vitiko98 2021-01-26 18:42:29 -0400
  • e57cf32481 Remove explicit tag (close #50) vitiko98 2021-01-08 18:08:05 -0400
  • 7ef09f3c4a Close #49 vitiko98 2021-01-04 15:13:44 -0400
  • b8e68e2bf3 Use hashlib with passwords (close #48); add comments support for text files (close #47) vitiko98 2021-01-01 16:06:11 -0400
  • bba6f3a71a Minor changes vitiko98 2020-12-20 17:07:59 -0400
  • 14befcd270 Update README vitiko98 2020-12-20 16:49:15 -0400
  • 36c01a326e Major changes vitiko98 2020-12-20 16:33:41 -0400
  • 0ded90c0f8 Remove leftover files after failed downloads vitiko98 2020-12-19 15:29:26 -0400
  • ae7fa70118 Update README vitiko98 2020-12-19 13:16:45 -0400
  • 4861c6ab85 Replace YEAR by DATE (close #42) vitiko98 2020-12-19 12:56:59 -0400
  • df578d1d02 Fix problem with booleans from configparser vitiko98 2020-12-18 19:10:37 -0400
  • f370b5c0b0 Add more options to config file vitiko98 2020-12-18 17:17:20 -0400
  • 17c8ff5ece Handle request exceptions vitiko98 2020-12-18 13:22:12 -0400
  • 3919984a75 Raise InvalidAppSecret message vitiko98 2020-12-18 13:05:30 -0400
  • f4509b00f9 Remove magenta color vitiko98 2020-12-17 22:52:10 -0400
  • 5f3c85847f Fix Color code error with windows; close #36 vitiko98 2020-12-17 21:55:42 -0400
  • fd260ee0f3 Remove print calls; colored output; minor fixes vitiko98 2020-12-17 21:27:08 -0400
  • 1bf8bb16de Add the option to disable quality fallback (close #35) vitiko98 2020-12-16 19:07:40 -0400
  • c53181b885 Bump version vitiko98 2020-12-16 14:25:29 -0400
  • 2cd31e5a8a New feature and error handling with downloads vitiko98 2020-12-16 14:21:15 -0400
  • 53eb898b0a Remove print calls vitiko98 2020-12-16 13:41:02 -0400
  • 8b73001129 Support embedding images for multiple discs. Close #34. vitiko98 2020-12-16 13:38:09 -0400
  • cf1a14a2d8 Add new feature: m3u playlists. Close #31. vitiko98 2020-12-15 16:23:11 -0400
  • f68fadea11 Remove awful function vitiko98 2020-12-15 13:58:25 -0400
  • 835f84e2c5 Update .gitignore; bump version vitiko98 2020-12-15 13:28:56 -0400
  • bea77ba241 Close #30; remove versions from requirements.txt vitiko98 2020-12-15 13:07:21 -0400
  • ba9cdae386
    Merge pull request #29 from steve-o-matic/master Vitiko 2020-12-15 13:00:06 -0400
  • ceeafa1dc6
    Update requirements.txt steve-o-matic 2020-12-15 07:24:46 +0000
  • 5bf5ddf40a Remove useless loop vitiko98 2020-12-14 22:38:46 -0400