Commit graph

150 commits

Author SHA1 Message Date
ThetaDev
b0a0df50b4
fix: failing YTM tests (again) 2023-11-23 03:26:43 +01:00
ThetaDev
7ca17f725a
fix: failing YTM tests by changing objects 2023-11-23 03:08:13 +01:00
ThetaDev
22deccb408 feat: add is_empty method to richtext 2023-11-21 13:29:46 +01:00
ThetaDev
8458d878e7 refactor: generic search API 2023-11-18 01:19:47 +01:00
ThetaDev
53a8ec680a fix: support podcast episodes in new videos 2023-11-13 13:53:29 +01:00
ThetaDev
1a22dc835a fix: handle age restricted channels
refactor! rename ExtractionError::VideoUnavailable to ExtractionError::Unavailable
2023-11-05 22:43:04 +01:00
ThetaDev
452f765ffd fix: handling new podcast links 2023-11-04 01:14:54 +01:00
ThetaDev
ba06e2c8c8 fix: a/b test 10: channel about modal 2023-11-03 21:46:55 +01:00
ThetaDev
1ec1666d77 fix: tests, clippy lints 2023-10-08 01:04:52 +02:00
ThetaDev
b25e9ebbb7 fix: send visitor data for YTM playlists 2023-09-28 01:00:00 +02:00
ThetaDev
1d1dcd622f feat: add tracing 2023-09-22 03:22:38 +02:00
ThetaDev
ab599206c5 tests: expect album for artist top tracks 2023-09-22 02:50:44 +02:00
ThetaDev
ac25490435 chore: fix clippy lints 2023-08-30 22:05:18 +02:00
ThetaDev
ba9403a089 tests: add second test case for episode search 2023-08-23 21:18:24 +02:00
ThetaDev
22e298ff98 fix: a/b test 8: parsing view count for tracks 2023-08-23 11:28:38 +02:00
ThetaDev
d8e3841fb6 feat: add channel videos sort by oldest 2023-08-16 01:37:20 +02:00
ThetaDev
6cf59a167a fix: use visitor data for ordered channel videos
tests: fix tests
2023-08-15 22:37:55 +02:00
ThetaDev
b752b6ea9b fix(tests): replace short playlist, add new pop genre id 2023-08-04 01:14:36 +02:00
ThetaDev
9d385e8e9b fix: player from android client 2023-07-30 17:00:47 +02:00
ThetaDev
1d94d0241b tests: fix tests 2023-07-22 16:11:56 +02:00
ThetaDev
8ea69d5453 fix!: remove music playlist search without filter 2023-07-03 16:57:23 +02:00
ThetaDev
031b730c47 fix: add support for shorts playlists (A/B test 9) 2023-07-03 16:50:37 +02:00
ThetaDev
c879dcf934 tests: fix tests 2023-06-20 18:26:29 +02:00
ThetaDev
745ee01067 tests: replace agegate video (was made private) 2023-06-10 00:38:09 +02:00
ThetaDev
dbcea10d2e tests: fix playlist search test 2 2023-06-04 18:37:02 +02:00
ThetaDev
17fb2c98cb tests: fix playlist search test 2023-06-04 15:00:20 +02:00
ThetaDev
32b4800b46 fix!: remove possible panic from client builder
fix: simplify integer divisions
2023-05-31 12:14:11 +02:00
ThetaDev
cc2cadc309 fix: add support for A/B test 7 (short date format) 2023-05-28 21:07:03 +02:00
ThetaDev
2c4d70cc0d fix tests 2023-05-22 15:17:05 +02:00
ThetaDev
c8e2d342c6 feat: add support for new artist discography page 2023-05-14 03:05:24 +02:00
ThetaDev
bf80db8a9a fix!: parse full video info from playlist items, remove PlaylistVideo model 2023-05-13 23:10:05 +02:00
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
d128ca4214 fix tests 2023-05-12 02:03:15 +02:00
ThetaDev
ef1cdbc91a fix: shorts duration parsing, playlist dates (no), number_nd_tokens (is) 2023-05-11 22:59:56 +02:00
ThetaDev
b862d2d1f9 cleanup tests 2023-05-11 17:18:58 +02:00
ThetaDev
aa5cd47dcd feat: add frameset 2023-05-11 17:18:58 +02:00
ThetaDev
e184341625 fix: improve language docs + string parsing 2023-05-11 17:18:58 +02:00
ThetaDev
86775ea95b feat: add audio track types 2023-05-11 17:18:58 +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
c021496a55 refactor: uopdate NotFound error type 2023-05-08 15:21:06 +02:00
ThetaDev
289b1cdbf4 refactor: restructure VideoUnavailable error
remove internal error types from public interface
2023-05-08 03:36:54 +02:00
ThetaDev
c3f82f765b fix: add "1 video" tokens to dict 2023-05-07 19:29:19 +02:00
ThetaDev
97492780c6 fix: parsing is_ytm for playlists 2023-05-06 03:17:43 +02:00
ThetaDev
d852746238 tests: reduce number of expected chart items 2023-05-05 18:01:17 +02:00
ThetaDev
963ff14dc1 fix: playlist deserialization error, add VecSkipErrorWrap 2023-05-05 17:13:03 +02:00
ThetaDev
bb396968dc tests: completed for all languages
fix: parsing search videos without duration
2023-05-05 15:18:37 +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
6a99540ef5 fix: playlist ID regex, tests 2023-05-04 17:16:04 +02:00
ThetaDev
24142588a8 fix: tests 2023-04-21 01:51:00 +02:00