Commit Graph
23 Commits
Author SHA1 Message Date
DarkCat09 95db8d9610 perf: simplify data-exec extraction (switch to regex) 2025-03-30 14:29:12 +04:00
DarkCat09 fb342c0a66 fix: tracks with meta in data-exec 2025-03-30 14:07:07 +04:00
DarkCat09 a38798b479 fix: artist list 2025-03-29 23:42:23 +04:00
DarkCat09 7a369b1bf6 fix: test 2025-03-29 23:34:41 +04:00
DarkCat09 cf21dc8b93 fix: playlist thumbnail 2025-03-29 23:29:11 +04:00
DarkCat09 04c6819d99 fix: album/playlist meta downloading 2025-03-29 23:25:57 +04:00
DarkCat09 457479a845 feat: albums 2025-03-29 23:06:24 +04:00
DarkCat09 c0fd87eb4b style: line breaks 2025-03-29 22:24:09 +04:00
DarkCat09 84ef9661aa feat: artist list, thumbnail, tests for them 2025-03-29 22:19:36 +04:00
DarkCat09 2e5faa1540 feat: a bit better url regex 2025-03-29 21:10:40 +04:00
DarkCat09 5fb99a09ea refactor: move meta parser to separate function 2025-03-29 15:42:21 +04:00
DarkCat09 84c4dc1b20 fix: vk_id cookie regex group 2025-03-29 14:57:59 +04:00
DarkCat09 65724fe408 style: re.search -> self._search_regex 2025-03-29 14:57:33 +04:00
DarkCat09 0d9e92a456 style: hatch fmt 2025-03-22 14:19:26 +04:00
DarkCat09 6f0c64b148 feat: parse access hash from url 2025-03-22 00:28:12 +04:00
DarkCat09 04111cb6b5 fix: make test pass 2025-03-22 00:16:37 +04:00
DarkCat09 5dd61b95b8 fix: vk_id is 0 when not authenticated 2025-03-22 00:14:28 +04:00
DarkCat09 6966081708 chore: cleanup imports 2025-03-22 00:12:43 +04:00
DarkCat09 415b5c6065 fix: _download_payload already gives json 2025-03-22 00:08:35 +04:00
DarkCat09 9d2ea17fda fix: when not authenticated, html is different 2025-03-22 00:07:28 +04:00
DarkCat09 2d24666915 feat: playlist extractor 2025-03-21 23:50:30 +04:00
DarkCat09 66994d979e refactor: move vk_id to base class, audio url decoder to module 2025-03-21 23:01:23 +04:00
DarkCat09 66e6485bc9 feat: implement vkmusic extractor for tracks 2025-03-21 22:42:22 +04:00