Commit graph

28 commits

Author SHA1 Message Date
ThetaDev
cbeb14f3fd fix: add pedantic lints 2023-05-13 02:40:26 +02:00
ThetaDev
a2bbc850a7 fix: reworked retry system 2023-05-12 17:19:56 +02:00
ThetaDev
3a75ed8610 feat!: add channel_videos_tab, channel_videos_order,
remove channel_shorts, channel_livestreams
fix: parsing video types and short durations
2023-05-11 17:18:14 +02:00
ThetaDev
29ad2f99d4 refactor: replace try_swap_remove 2023-05-07 18:15:13 +02:00
ThetaDev
b88faa9d05 tests: run tests with different lang settings
fix: parsing subscriber count on channel search itms
fix: add warnings for all date and numstr parsing
fix: error parsing search suggestions
2023-05-04 21:44:10 +02:00
ThetaDev
7bcff13eb8 fix: use fixed testfiles location 2023-03-25 23:18:49 +01:00
ThetaDev
e22f1e7cd5 fix: wikipedia url extraction with parentheses 2023-02-09 17:26:56 +01:00
ThetaDev
d0a8b6fabe fix: rewritten album mv replacement 2023-02-09 00:30:22 +01:00
ThetaDev
3574a44b77 fix: handle empty artists 2023-02-08 21:38:58 +01:00
ThetaDev
ee5e82f6bb fix: instantiate deobfuscator in mapresponse fn
Reason: quickjs context is not Send
2023-02-08 12:29:08 +01:00
ThetaDev
331a13568a fix: v1.67 clippy lints (inline format strings) 2023-01-27 21:19:08 +01:00
ThetaDev
f94d8db4d0 feat: add logging for all operations
fix: music_artist: fetch visitor data only once
2023-01-27 19:49:16 +01:00
ThetaDev
be741d28ca feat: dont fetch artist playlist section 2023-01-25 21:05:52 +01:00
ThetaDev
53bdd5f0d2 feat: add artist radio 2023-01-25 01:02:46 +01:00
ThetaDev
92a358a079 refactor: use fancy-regex only for backtracking 2023-01-23 15:33:05 +01:00
ThetaDev
d8889ed5d4 chore: update base64 and fancy-regex 2023-01-21 22:28:48 +01:00
ThetaDev
a706a7011b feat: redirect secondary YT channels to the YTM channel
Squashed commit of the following:

commit 88809265ead6eadfafab4b74091dd1af357b9577
Author: ThetaDev <t.testboy@gmail.com>
Date:   Sat Jan 21 22:16:23 2023 +0100

    feat: redirect secondary YT channels to the YTM channel

commit 02cc120912509f40f45da243ba5d37798b9ff411
Author: ThetaDev <t.testboy@gmail.com>
Date:   Mon Jan 9 23:57:18 2023 +0100

    add artists_no_tracks testfile
2023-01-21 22:18:25 +01:00
ThetaDev
690388788a refactor!: make artist description optional 2022-12-16 23:13:09 +01:00
ThetaDev
f526ab38eb refactor!: refactored response models
doc: documented all public methods
2022-12-09 01:02:09 +01:00
ThetaDev
de7bd2a965 feat: add music genres 2022-12-02 00:03:50 +01:00
ThetaDev
f20ea693a6 feat: add music charts 2022-12-01 12:56:58 +01:00
ThetaDev
8097873fe1 refactor: use generic string arguments 2022-11-30 13:17:28 +01:00
ThetaDev
64d009615e fix: use path_macro in tests/codegen for cross-platform paths 2022-11-30 10:04:16 +01:00
ThetaDev
cb38d5a248 feat: add music_related 2022-11-11 23:41:11 +01:00
ThetaDev
2cd74b1da8 feat: add lyrics 2022-11-11 00:14:58 +01:00
ThetaDev
dae8c1e775 fix: used borrowed str for QBrowse 2022-11-10 23:26:05 +01:00
ThetaDev
dfd33d5e9b feat: add album description 2022-11-06 19:43:24 +01:00
ThetaDev
6f07095757 feat: add music artists 2022-11-06 18:30:06 +01:00