Commit graph

628 commits

Author SHA1 Message Date
ThetaDev
7dc47b1090
tests: fix music_radio_not_found 2023-12-09 02:44:56 +01:00
ThetaDev
deeffacc1c
feat: use official date serializer, fix test 2023-12-06 21:53:35 +01:00
ThetaDev
cf24f978f2
tests: fix artist_albums test, add status to A/B test notes 2023-11-29 14:00:58 +01:00
ThetaDev
9a652d851f
fix: improve VecLogErr messages 2023-11-24 17:40:05 +01:00
ThetaDev
9d243fa0ad
fix: parsing text components with empty navigation endpoints 2023-11-24 17:22:35 +01:00
ThetaDev
e012489473
tests: remove audiobook test again 2023-11-24 16:33:20 +01:00
ThetaDev
342780ef68
fix: use url-safe base64, rename channel_info2 operation 2023-11-24 16:21:53 +01:00
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
0a02e946b3
chore: update woodpecker pipeline schema 2023-11-23 02:11:44 +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
48ccfc5c06 fix: Arabic duration parsing 2023-11-15 01:42:04 +01:00
ThetaDev
a13262a273 fix: update dictionary 2023-11-15 01:15:08 +01:00
ThetaDev
bd0f3adba3 fix: remove dots from timeago tokens 2023-11-15 01:03:03 +01:00
ThetaDev
26fc5a0693 chore: sort dictionary 2023-11-15 00:49:13 +01:00
ThetaDev
53a8ec680a fix: support podcast episodes in new videos 2023-11-13 13:53:29 +01:00
ThetaDev
a5ec111af4 chore: update dependencies 2023-11-13 13:06:07 +01:00
ThetaDev
596b9c4d4a fix: remove serde_with json feature 2023-11-13 13:04:46 +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
b145080631 add test for a/b11 2023-11-05 16:55:42 +01:00
ThetaDev
4d124c6d98 fix: a/b test 11: parsing like count with new data model 2023-11-04 02:47:33 +01:00
ThetaDev
53cc9f1a27 fix: parsing Singhalese numbers 2023-11-04 02:03:17 +01:00
ThetaDev
a1ac25fda5 fix: fetching channel info with different language 2023-11-04 01:36:49 +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
cced125390 fix: Handle trimmed channel ID from RSS feed 2023-11-03 20:45:19 +01:00
ThetaDev
1ec1666d77 fix: tests, clippy lints 2023-10-08 01:04:52 +02:00
ThetaDev
e247b0c5d9 fix: remove error on YTM track redirects
Example: ZKrwJi0fa34 => z10dAMnp1gc
2023-10-06 03:26:07 +02:00
ThetaDev
d6de428549 fix: fetch YTM playlists with visitor data
feat: add lang/country options to cli
2023-09-28 01:40:18 +02:00
ThetaDev
b25e9ebbb7 fix: send visitor data for YTM playlists 2023-09-28 01:00:00 +02:00
ThetaDev
127596687b chore: update quick-xml 2023-09-22 03:25:39 +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
abd3317a10 chore: fix clippy lints 2023-09-16 23:34:34 +02:00
ThetaDev
ac25490435 chore: fix clippy lints 2023-08-30 22:05:18 +02:00
ThetaDev
4780096b00 tests: fix check for A/B test 6 (discography page) 2023-08-30 21:57:53 +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
93e5ad22e9 feat(cli): add vdata argument 2023-08-22 23:35:07 +02:00
ThetaDev
e2eda901b1 fix: add support for new channel about data model 2023-08-22 22:58:28 +02:00
ThetaDev
57628d1392 fix: adjust deobf helper object name regex 2023-08-16 01:52:39 +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
dff95d1272 chore: update email address 2023-08-15 16:24:05 +02:00
ThetaDev
dc7247ac14 chore: update regex dependency
Issue was fixed: https://github.com/rust-lang/regex/issues/1060
2023-08-06 15:07:34 +02:00
ThetaDev
7fe3b0391c tests: output invalid visitor data 2023-08-04 16:40:02 +02:00
ThetaDev
d78fa371e9 fix: handle navigation endpoints for shorts (reelWatchEndpoint) 2023-08-04 16:15:04 +02:00
ThetaDev
43ef8d15c4 feat: add build_with_client method to RustyPipeBuilder
fix: create data dir if it doesn't exist
2023-08-04 15:14:55 +02:00
ThetaDev
43ed52daf9 fix: parsing video details for DRM-restricted movies 2023-08-04 01:26:26 +02:00