Commit Graph

  • 9c8901dc2f Update README.md master Vitiko 2025-07-18 23:04:07 -04:00
  • 8b3a3c7e3c Update README.md Vitiko 2025-07-18 23:03:06 -04:00
  • 8096e6cf65 Merge pull request #228 from Qamynn/master Vitiko 2023-08-21 18:36:43 -04:00
  • 62f995483d Sanitize album and track attributes Qamynn 2023-08-20 14:14:20 +02:00
  • 6b3e090b4c Add encoding declaration encoding Vitiko 2023-06-24 03:22:01 -04:00
  • 049beb9526 Use .content instead of .json() Vitiko 2023-06-24 03:18:00 -04:00
  • d7d64ac202 Remove log call Vitiko 2023-06-24 03:11:29 -04:00
  • ce35c4d9ba Update default headers Vitiko 2023-06-24 03:08:29 -04:00
  • b89ba3be3d Merge pull request #210 from TheDen/add-show-config-db-info Vitiko 2023-05-14 01:04:51 -04:00
  • 9fd6a4f8d2 update flag to be -sc TheDen 2023-05-12 17:59:35 +10:00
  • 0749553d00 add flag to show configuration and db info TheDen 2023-04-27 21:24:33 +10:00
  • fb5944a5ed Bump version Vitiko 2023-03-26 15:32:44 -04:00
  • 55a360dd39 Merge pull request #204 from qwerzl/master Vitiko 2023-03-26 15:28:28 -04:00
  • 05d5b98096 Update bundle.py qwerzl 2023-03-17 22:12:49 +08:00
  • 95380b6eb1 Merge pull request #195 from ISkIN-AI/fixfolderpath Vitiko 2023-02-20 14:19:09 -04:00
  • 7d9d80e946 Added the ability to create a folder hierarchy ISkIN 2023-02-19 16:55:09 +03:00
  • 3c1be30780 Bump version Vitiko 2022-12-21 15:24:07 -04:00
  • 7485e6747d Remove extraneous files Vitiko 2022-12-21 15:23:05 -04:00
  • be37d82e70 Merge pull request #183 from gp-slick-coder/master Vitiko 2022-12-13 21:39:05 -04:00
  • 5f90a8394a include debug/test files Georg Perhofer 2022-12-12 12:18:54 +01:00
  • 83ddf50e6f requests download error handling Georg Perhofer 2022-12-12 12:15:06 +01:00
  • 690c47a59c copyright fix Georg Perhofer 2022-12-12 12:13:53 +01:00
  • 3f90b14819 is_multiple fix Georg Perhofer 2022-12-12 11:47:43 +01:00
  • c907599472 error handling, renaming Georg Perhofer 2022-12-12 11:26:00 +01:00
  • d47d394b79 copyright fix Georg Perhofer 2022-12-12 10:10:00 +01:00
  • 4e746ffa7b Fix #176 Vitiko 2022-11-16 15:10:52 -04:00
  • d44770a386 Add mutagen requirement vitiko98 2022-05-23 15:19:31 -04:00
  • 5852f187fc Update setup.py vitiko98 2022-05-21 19:54:22 -04:00
  • d196b784e8 Update version vitiko98 2022-05-21 19:50:57 -04:00
  • 8aeaf4cd23 Fix token fetcher (close #150) vitiko98 2022-05-21 19:49:26 -04:00
  • b9b1d134f1 Fix InvalidAppSecret Vitiko 2021-11-26 21:56:26 -04:00
  • e586e7d868 Add error verbosity Vitiko 2021-11-25 22:37:37 -04:00
  • 3a24a4666b Update API endpoint Vitiko 2021-11-25 20:34:40 -04:00
  • 9a57d179ce Fix help message vitiko98 2021-04-05 17:08:04 -04:00
  • 95d32f99b1 Version bump vitiko98 2021-03-22 19:06:47 -04:00
  • 4f729d1d42 Fix frame vitiko98 2021-03-22 19:05:45 -04:00
  • 9c54988a2d Organize functions vitiko98 2021-03-22 18:57:15 -04:00
  • 10040396ad Fix #86 vitiko98 2021-03-22 14:02:17 -04:00
  • 049280c178 Fix #89 vitiko98 2021-03-22 13:51:03 -04:00
  • 27695a96e9 Added support for urls from multiple sources rewrite nathannathant 2021-03-21 20:25:33 -07:00
  • fd1fead8f8 Config now loads on init nathannathant 2021-03-21 15:26:52 -07:00
  • 61a25c5f2c Create option to hide ffmpeg progress nathannathant 2021-03-21 14:13:10 -07:00
  • 8bc572a749 Removed get_file_url cache, misc bug fixes nathannathant 2021-03-21 14:05:02 -07:00
  • df9be92578 Removed dry_run nathannathant 2021-03-21 13:27:45 -07:00
  • ea759c623b Added Label, minor changes nathannathant 2021-03-21 13:26:04 -07:00
  • 9391e8d160 Added TODOs nathannathant 2021-03-21 00:11:52 -07:00
  • fbab8d68aa Fixes misc bugs related to configs, tags nathannathant 2021-03-21 00:08:20 -07:00
  • 7e2a15410a Minor changes nathannathant 2021-03-20 22:41:58 -07:00
  • c458e5da40 Add cli for tests vitiko98 2021-03-20 23:23:20 -04:00
  • 4d13d0cd42 Rename submodule like qobuz_dl's vitiko98 2021-03-20 23:13:14 -04:00
  • a9d1eee962 Update raise vitiko98 2021-03-20 23:05:33 -04:00
  • aaf9d257be Add all filters to config; Sort imports vitiko98 2021-03-20 22:52:33 -04:00
  • 0ac5712d8c Update docstring vitiko98 2021-03-20 22:33:15 -04:00
  • 4eadfdd36c Take filters argument as a tuple of strings; Add minor changes vitiko98 2021-03-20 22:31:48 -04:00
  • c6af58204a Squash stuff with error handling and new features vitiko98 2021-03-20 21:27:21 -04:00
  • c04d976c2a Update config for cli vitiko98 2021-03-20 21:23:23 -04:00
  • af13db5278 Add cache and minor changes to clients vitiko98 2021-03-20 21:22:18 -04:00
  • 8db190ae0a Track class now working nathannathant 2021-03-19 14:19:12 -07:00
  • 54296fb62b Start writing cli interface vitiko98 2021-03-19 14:47:04 -04:00
  • 3d0ae967d0 Documentation in downloader nathannathant 2021-03-19 11:22:17 -07:00
  • 191ffda568 Change constant lists to tuples nathannathant 2021-03-18 17:51:01 -07:00
  • 71e9bda493 Deezer and Tidal artist working nathannathant 2021-03-18 16:54:10 -07:00
  • 2e5ca57e16 Added support for Deezer playlists nathannathant 2021-03-18 13:50:59 -07:00
  • 528e38d1a3 Qobuz Playlist download working nathannathant 2021-03-17 22:13:11 -07:00
  • 16d262f3d3 Added filtering to Artist nathannathant 2021-03-17 14:57:41 -07:00
  • 3f1642f9cd Minor changes nathannathant 2021-03-16 19:36:15 -07:00
  • 4cfb8e452e Deezer album download working nathannathant 2021-03-16 14:50:01 -07:00
  • 376854809e Changed Tracklist to abstract class nathannathant 2021-03-16 08:19:25 -07:00
  • a57c84e2fe Tidal album download working nathannathant 2021-03-15 22:58:24 -07:00
  • 27d58fb580 Added support for parsing Tidal API response nathannathant 2021-03-15 20:47:10 -07:00
  • 214c0db06e Removed pasted code, use session.request nathannathant 2021-03-15 15:15:57 -07:00
  • fa602c1041 Pasted tidalapi code to clients.py nathannathant 2021-03-15 14:57:14 -07:00
  • b331036fed Merge branch 'rewrite' of https://github.com/vitiko98/qobuz-dl into rewrite nathannathant 2021-03-15 14:43:15 -07:00
  • 7d9b5e79a5 Merge branch 'rewrite' of https://github.com/vitiko98/qobuz-dl into rewrite nathannathant 2021-03-15 14:42:39 -07:00
  • 14c2f68476 Change arg vitiko98 2021-03-15 17:38:55 -04:00
  • c650464a07 Removed process_media because of circular import nathannathant 2021-03-15 14:37:07 -07:00
  • 6d6163553c Update converter.py vitiko98 2021-03-15 17:36:49 -04:00
  • e5ce0ee20a Type aliases in .convert method nathannathant 2021-03-15 14:26:32 -07:00
  • 0433d14033 Added FLAC class, and some error handling nathannathant 2021-03-15 14:24:52 -07:00
  • b019c8c58e Merge branch 'rewrite' of https://github.com/vitiko98/qobuz-dl into rewrite nathannathant 2021-03-15 14:15:55 -07:00
  • 1cec3625f3 Added support for Track and Tracklist in converter nathannathant 2021-03-15 14:15:14 -07:00
  • 2bc7b92bcb Minor edit on convert method vitiko98 2021-03-15 17:07:47 -04:00
  • c245126567 Update converter.py vitiko98 2021-03-15 17:03:09 -04:00
  • adbff401fb Use Converter in .convert function in Track nathannathant 2021-03-15 13:59:58 -07:00
  • d8951b012c Merge branch 'rewrite' of https://github.com/vitiko98/qobuz-dl into rewrite Add tempfiles vitiko98 2021-03-15 16:57:11 -04:00
  • 001a042e69 Remove vbr and cbr options for now; Add temporal files vitiko98 2021-03-15 16:56:54 -04:00
  • 1c3b749ca6 Undo change, was not necessary nathannathant 2021-03-15 13:22:28 -07:00
  • b42b6196c4 Implemented bit depth and some minor fixes nathannathant 2021-03-15 13:21:15 -07:00
  • 0ea85da39b Add conversion module vitiko98 2021-03-15 16:03:33 -04:00
  • 2d2f0d7593 Added support for AAC conversion nathannathant 2021-03-15 12:28:25 -07:00
  • e704e21262 Added support for MP3 conversion nathannathant 2021-03-14 19:51:21 -07:00
  • 4b371cecaf Added conversion function for ALAC nathannathant 2021-03-14 19:27:50 -07:00
  • ecbd523f88 Moved AGENT and QOBUZ_FEATURED_KEYS to constants nathannathant 2021-03-14 18:21:13 -07:00
  • 5a0a20f595 Type hints in Client, formatting nathannathant 2021-03-14 18:12:13 -07:00
  • dded69231e Merge branch 'rewrite' of https://github.com/vitiko98/qobuz-dl into rewrite nathannathant 2021-03-14 17:59:39 -07:00
  • 3fd59e4808 Add app directories and log initializer vitiko98 2021-03-15 00:59:15 -04:00
  • 6588dfadfa Removed planning.md nathannathant 2021-03-14 17:55:29 -07:00
  • 43a01d1fd9 Removed test.py nathannathant 2021-03-14 17:54:26 -07:00
  • c007158d58 Formatting nathannathant 2021-03-14 17:53:36 -07:00
  • 48b5e68dcf Fixes QobuzDL search nathannathant 2021-03-14 17:43:20 -07:00