Commit Graph

  • 24464322a4 Merge branch 'rewrite' of https://github.com/vitiko98/qobuz-dl into rewrite nathannathant 2021-03-14 17:19:39 -07:00
  • a0975ea5f2 Add possible solution for _gen_pages vitiko98 2021-03-15 00:18:56 -04:00
  • 4f508bd29c Reuse function nathannathant 2021-03-14 17:19:33 -07:00
  • ac37721f52 Ignore .yaml files nathannathant 2021-03-14 17:10:07 -07:00
  • 3d0107757c Switched to ruaml, grouping settings nathannathant 2021-03-14 17:09:47 -07:00
  • 38e0bfbf30 Added a very rudimentary config class nathannathant 2021-03-14 14:24:48 -07:00
  • 65b81b247d Updated _multi_meta with new functions, nathannathant 2021-03-14 11:48:54 -07:00
  • 4aca4e4481 Replaced public methods with new functions nathannathant 2021-03-14 10:49:23 -07:00
  • a21dc003c4 Removed functions for favorites, featured nathannathant 2021-03-14 10:24:49 -07:00
  • 74bbba8d02 Removed _api_call, not functional yet nathannathant 2021-03-14 10:03:51 -07:00
  • 3e5cd3f89b Removed inaccurate docstrings, typing for clients nathannathant 2021-03-14 00:11:52 -08:00
  • eaf289dba7 Fixes generator issue, and some minor changes nathannathant 2021-03-14 00:07:06 -08:00
  • 01dd555614 Added new _api_search function nathannathant 2021-03-13 23:52:38 -08:00
  • 34df7d512c Minor changes vitiko98 2021-03-14 01:31:23 -04:00
  • ca2674ed94 Add is None vitiko98 2021-03-14 00:44:05 -04:00
  • 54acd042c4 Typo vitiko98 2021-03-14 00:26:47 -04:00
  • 006fdf6b9c Add Artist and Playlist classes; Add minor extra changes and error handling vitiko98 2021-03-14 00:24:16 -04:00
  • e39fae222f Add exception vitiko98 2021-03-13 20:44:38 -04:00
  • 65bceda5e8 Add composer; Add file sanitization and minor improvements for filenames vitiko98 2021-03-13 20:37:48 -04:00
  • fb30547598 Add error handling and more functionality to core methods vitiko98 2021-03-13 20:08:22 -04:00
  • 9908826d58 Fix KeyErrors vitiko98 2021-03-13 20:07:46 -04:00
  • 37c471693c Merge pull request #85 from vitiko98/issue84 Vitiko 2021-03-12 23:20:02 -04:00
  • d2dedd77cb New functions working nathannathant 2021-03-12 15:04:52 -08:00
  • 725707e33e Made a separate funciton to get file url. nathannathant 2021-03-12 12:36:31 -08:00
  • a6169fa0b4 Added replacement functions for _api_call nathannathant 2021-03-12 10:49:32 -08:00
  • 27fc1d8200 Minor changes to get_featured_albums nathannathant 2021-03-12 10:48:10 -08:00
  • bd97e43439 Added support for requesting “featured” albums nathannathant 2021-03-12 10:12:23 -08:00
  • 83e7ca90cf Improved downloads.py docstrings, minor bug fixes nathannathant 2021-03-11 23:17:31 -08:00
  • 8f7e38aa51 Fix Issue #84 issue84 nathannathant 2021-03-11 21:29:26 -08:00
  • 4006d3829c Added documentation for track; minor changes nathannathant 2021-03-11 21:17:13 -08:00
  • 7e89d6660f Added url handle, parse, from text in QobuzDL nathannathant 2021-03-11 20:12:45 -08:00
  • 94ad7cc830 Removed boxing in Client classes, moving to main nathannathant 2021-03-11 18:59:58 -08:00
  • 8babf14eb1 blueprint for main class nathannathant 2021-03-11 18:38:34 -08:00
  • 976a1d0c81 Check cover art size before downloading nathannathant 2021-03-11 18:28:32 -08:00
  • c7bbaeed8f Empty credentials nathannathant 2021-03-11 18:06:27 -08:00
  • 6d9dcc2932 removed creds nathannathant 2021-03-11 17:56:39 -08:00
  • 4659230a3c Removed test.md nathannathant 2021-03-11 17:49:08 -08:00
  • abc140ee45 added test script nathannathant 2021-03-11 17:46:58 -08:00
  • 7697031b77 Added documentation, and some minor changes nathannathant 2021-03-11 13:40:45 -08:00
  • 2a934e3e68 Avoid exceptions Vitiko 2021-03-11 11:36:04 -04:00
  • 4ecef488d6 added abstract class/methods nathannathant 2021-03-11 11:21:37 -08:00
  • 4570199903 error handling, cleanup nathannathant 2021-03-11 10:33:09 -08:00
  • 1b23b609ba added support for cover art nathannathant 2021-03-11 10:24:07 -08:00
  • a33d76e492 flac tagging functional nathannathant 2021-03-11 09:18:21 -08:00
  • 23ad51e38b qobuz downloading working nathannathant 2021-03-11 09:03:36 -08:00
  • 8b00fa3310 minor changes to logging nathannathant 2021-03-10 23:44:06 -08:00
  • 30f0a29e70 working search results nathannathant 2021-03-10 23:33:01 -08:00
  • 1e54c875fc started nathannathant 2021-03-10 20:44:48 -08:00
  • 60394346f0 Minor changes vitiko98 2021-03-10 23:06:15 -04:00
  • eb0060741b Fix AttributeError vitiko98 2021-03-10 22:50:02 -04:00
  • 9f4fbb03ca Fix support for Deezer client vitiko98 2021-03-10 22:44:39 -04:00
  • d668dfe232 Fix Qobuz client vitiko98 2021-03-10 22:22:47 -04:00
  • fbb805f2c8 Small changes vitiko98 2021-03-10 22:03:25 -04:00
  • 7b312d4b75 custom exceptions nathannathant 2021-03-10 16:52:05 -08:00
  • e26aa6350b Merge branch 'rewrite' of https://github.com/vitiko98/qobuz-dl into rewrite nathannathant 2021-03-10 16:19:33 -08:00
  • ca9b59ba6a tag function in Track nathannathant 2021-03-10 16:19:27 -08:00
  • 9846dc7a66 Update spoofbuz vitiko98 2021-03-10 20:08:42 -04:00
  • ad3e4e435a Merge branch 'rewrite' of https://github.com/vitiko98/qobuz-dl into rewrite nathannathant 2021-03-10 16:06:28 -08:00
  • 8714d15340 Remove deezrip vitiko98 2021-03-10 20:06:21 -04:00
  • 2fef03bff3 added tags in TrackMetadata nathannathant 2021-03-10 16:06:17 -08:00
  • 23c6d6203c Add Deezer client vitiko98 2021-03-10 20:00:21 -04:00
  • 02d71e9012 Remove useless parameter vitiko98 2021-03-10 19:22:10 -04:00
  • a8f0e19158 Add possible workaround for quality on Tidal client vitiko98 2021-03-10 19:20:58 -04:00
  • e786760539 Add isort config vitiko98 2021-03-10 19:14:59 -04:00
  • 124b1f13a9 Add credits; Add TODO comment vitiko98 2021-03-10 19:12:19 -04:00
  • 8cee30b9c3 Add Tidal provider vitiko98 2021-03-10 19:07:42 -04:00
  • 7f6268a1e6 Add minor improvement to Qobuz client vitiko98 2021-03-10 18:19:26 -04:00
  • 545261d516 interface compliance for QobuzClient nathannathant 2021-03-10 13:25:00 -08:00
  • a9e82edc4e formatting nathannathant 2021-03-10 12:48:28 -08:00
  • 0d6045b189 added client ‘skeletons’ to implement nathannathant 2021-03-10 12:48:10 -08:00
  • 3a3b2e2a28 Merge branch 'rewrite' of https://github.com/vitiko98/qobuz-dl into rewrite nathannathant 2021-03-10 12:02:56 -08:00
  • 21c6c3ae24 initial commit for deezer scraper nathannathant 2021-03-10 12:02:49 -08:00
  • deb12f8f4b Use tempfile instead of dummy dotfile; Add isort changes vitiko98 2021-03-10 15:00:27 -04:00
  • 995b9e3fe1 Merge branch 'rewrite' of https://github.com/vitiko98/qobuz-dl into rewrite nathannathant 2021-03-10 10:53:00 -08:00
  • a03c7b81d6 misc nathannathant 2021-03-10 10:35:04 -08:00
  • d21cebc596 Change exception; Add minor changes vitiko98 2021-03-10 14:15:38 -04:00
  • 48391096d3 Add minor changes to database vitiko98 2021-03-10 14:04:01 -04:00
  • 75c4e53f06 comments in QobuzDB nathannathant 2021-03-10 09:30:21 -08:00
  • 681afd6f2d initial commit for QobuzDB nathannathant 2021-03-10 09:24:59 -08:00
  • 5e42fc8bf0 [IGNORE] import fixing for qobuz-dl original nathannathant 2021-03-10 09:07:40 -08:00
  • cc2c43a7cf further implementation of tracklist nathannathant 2021-03-10 08:50:26 -08:00
  • a72d355e09 changed abstract track class to list superclass nathannathant 2021-03-10 08:46:42 -08:00
  • 0f55c4f6da Merge branch 'rewrite' of https://github.com/vitiko98/qobuz-dl into rewrite nathannathant 2021-03-10 08:35:46 -08:00
  • 5432269784 Fix types; Add comments vitiko98 2021-03-10 12:03:23 -04:00
  • 035adacff0 Add Optional type hint vitiko98 2021-03-10 11:48:30 -04:00
  • e62139159d changed AbstractTrackGroup to TrackList(list) nathannathant 2021-03-09 22:21:07 -08:00
  • 5a1321d487 improved typing and documentation nathannathant 2021-03-09 20:37:38 -08:00
  • c516485430 Merge branch 'rewrite' of https://github.com/vitiko98/qobuz-dl into rewrite nathannathant 2021-03-09 20:24:01 -08:00
  • 847bf8a033 Use Optional hints vitiko98 2021-03-10 00:20:59 -04:00
  • e38ff0e765 Merge branch 'rewrite' of https://github.com/vitiko98/qobuz-dl into rewrite nathannathant 2021-03-09 20:15:10 -08:00
  • 01b17eed9e Add type hints; Use isort vitiko98 2021-03-10 00:14:25 -04:00
  • 8669f0ec5a fix imports nathannathant 2021-03-09 20:08:03 -08:00
  • e63c92481c Merge pull request #83 from nathom/master Vitiko 2021-03-09 23:41:56 -04:00
  • 743384f402 Merge branch 'rewrite' into master nathom 2021-03-09 19:40:48 -08:00
  • f2d4ca7f5c documentation nathannathant 2021-03-09 19:35:45 -08:00
  • 8a9a003b66 Add safe keys vitiko98 2021-03-09 23:15:34 -04:00
  • fba288b432 Merge pull request #82 from nathom/master Vitiko 2021-03-09 22:05:11 -04:00
  • b0a177171d initial commit nathannathant 2021-03-09 17:13:09 -08:00
  • 03d4fb3c0d Version bump vitiko98 2021-03-09 20:30:06 -04:00
  • 4a3ae133a0 Merge pull request #80 from nathom/master development Vitiko 2021-03-08 21:18:31 -04:00