342119dba6
fix: A/B test 17: channel playlists lockupViewModel
2024-11-09 05:11:41 +01:00
044094a4b7
feat!: replace TrackItem::is_video
attr with TrackType enum; serde lowercase AlbumType enum for consistency
2024-11-09 02:55:59 +01:00
50010b7b08
feat: allow searching for YTM users
2024-11-09 00:36:42 +01:00
b589061a40
fix: fetch artist albums continuation
2024-10-22 23:56:59 +02:00
e65f14556f
fix: A/B test 16 (pageHeaderRenderer on playlist pages)
2024-10-12 05:47:47 +02:00
f3f2e1d3ca
fix: ignore live tracks in YTM searches
2024-10-12 05:33:23 +02:00
7972df0df4
fix: A/B test 15 (parsing channel shortsLockupViewModel)
2024-09-10 03:12:16 +02:00
e608811e5f
feat!: add TV client
2024-07-30 01:55:24 +02:00
90540c6aaa
feat: add client_type to VideoPlayer, simplify MapResponse trait
...
The MapResponse trait needed too many arguments, so I added the MapRespCtx object.
Also added the client_type to the context, so it can be added to the extracted player data.
This is necessary to be able to download videos with the correct user agent
2024-07-27 02:30:24 +02:00
041ce2d08f
fix: parsing audiobook type in European Portuguese
CI / Test (push) Failing after 2m20s
2024-06-27 03:20:00 +02:00
94e8d24c68
refactor!: rename VideoItem/VideoPlayerDetails.length to duration for consistency
2024-06-16 22:42:11 +02:00
6c41ef2fb2
feat: prefix chip-style web links (social media) with the service name
CI / Test (push) Successful in 2m26s
2024-04-12 12:33:36 +02:00
b8825f9199
feat: add text formatting (bold/italic/strikethrough)
CI / Test (push) Successful in 2m29s
2024-04-03 03:28:13 +02:00
b0331f7250
fix: parse new comment model ( A/B#14 frameworkUpdates)
2024-04-02 01:49:43 +02:00
180dd9891a
fix: correctly parse subscriber count with new channel header
...
It looks like A/B test 12 has changed the text field order for the subscriber count slightly. Support was added to correctly parse both variants
2024-03-26 21:19:51 +01:00
76c27f0324
fix: add support for A/B-13 (2-column layout for music playlists/albums)
CI / Test (push) Successful in 6m7s
2024-02-29 02:54:40 +01:00
339231924b
fix: update dictionary, fix parsing playlist dates in am
and no
CI / Test (push) Successful in 4m55s
2024-02-13 18:38:58 +01:00
5275170f9a
fix: a/b test 12: parsing new channel page header
ci/woodpecker/push/woodpecker Pipeline was successful
2024-01-29 17:09:42 +01:00
d413cad8bb
fix: number parsing for as,bs,it, update testdata
ci/woodpecker/push/woodpecker Pipeline failed
2024-01-24 12:48:13 +01:00
48ccfc5c06
fix: Arabic duration parsing
ci/woodpecker/push/woodpecker Pipeline failed
2023-11-15 01:42:04 +01:00
a13262a273
fix: update dictionary
ci/woodpecker/push/woodpecker Pipeline failed
2023-11-15 01:15:08 +01:00
bd0f3adba3
fix: remove dots from timeago tokens
2023-11-15 01:03:03 +01:00
26fc5a0693
chore: sort dictionary
2023-11-15 00:49:13 +01:00
53a8ec680a
fix: support podcast episodes in new videos
ci/woodpecker/push/woodpecker Pipeline failed
2023-11-13 13:53:29 +01:00
1a22dc835a
fix: handle age restricted channels
...
refactor! rename ExtractionError::VideoUnavailable to ExtractionError::Unavailable
2023-11-05 22:43:04 +01:00
b145080631
add test for a/b11
2023-11-05 16:55:42 +01:00
ba06e2c8c8
fix: a/b test 10: channel about modal
2023-11-03 21:46:55 +01:00
cced125390
fix: Handle trimmed channel ID from RSS feed
2023-11-03 20:45:19 +01:00
0cd018e37a
fix: add dictionary support for short timeago strings
2023-05-31 01:41:46 +02:00
cc2cadc309
fix: add support for A/B test 7 (short date format)
2023-05-28 21:07:03 +02:00
c8e2d342c6
feat: add support for new artist discography page
ci/woodpecker/push/woodpecker Pipeline was successful
2023-05-14 03:05:24 +02:00
bf80db8a9a
fix!: parse full video info from playlist items, remove PlaylistVideo model
ci/woodpecker/push/woodpecker Pipeline was successful
2023-05-13 23:10:05 +02:00
ef1cdbc91a
fix: shorts duration parsing, playlist dates (no), number_nd_tokens (is)
ci/woodpecker/push/woodpecker Pipeline failed
2023-05-11 22:59:56 +02:00
aa5cd47dcd
feat: add frameset
2023-05-11 17:18:58 +02:00
e184341625
fix: improve language docs + string parsing
2023-05-11 17:18:58 +02:00
86775ea95b
feat: add audio track types
2023-05-11 17:18:58 +02:00
c3f82f765b
fix: add "1 video" tokens to dict
ci/woodpecker/push/woodpecker Pipeline was successful
2023-05-07 19:29:19 +02:00
b3331b36a7
Merge branch 'intl-tests'
ci/woodpecker/push/woodpecker Pipeline was successful
2023-05-07 15:06:27 +02:00
781064218d
feat: add video duration parser
2023-05-07 14:09:30 +02:00
800073df48
feat(codegen): collected video duration samples
2023-05-06 21:12:49 +02:00
19781eab36
fix: improve number parsing, add number_nd_tokens
...
add dictionary overrides
2023-05-06 17:36:36 +02:00
97492780c6
fix: parsing is_ytm for playlists
2023-05-06 03:17:43 +02:00
72d817edd7
fix: update large number samples
2023-05-06 01:22:13 +02:00
e94de9a0f6
fix: update playlist dates
2023-05-05 18:50:25 +02:00
bb396968dc
tests: completed for all languages
...
fix: parsing search videos without duration
2023-05-05 15:18:37 +02:00
25025ef701
refactor: remove bail macros
2023-05-04 22:18:38 +02:00
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
3aa8be423d
fix: upload new tests
ci/woodpecker/push/woodpecker Pipeline failed
2023-05-01 21:25:08 +02:00
fa4c845c2f
chore: A/B test 5
ci/woodpecker/push/woodpecker Pipeline failed
2023-05-01 18:40:08 +02:00
41e0a0304a
fix: parsing subscriber count in carouselHeaderRenderer
ci/woodpecker/push/woodpecker Pipeline failed
2023-04-16 01:45:00 +02:00