Commit graph

14 commits

Author SHA1 Message Date
7972df0df4
fix: A/B test 15 (parsing channel shortsLockupViewModel) 2024-09-10 03:12:16 +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
5275170f9a
fix: a/b test 12: parsing new channel page header
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2024-01-29 17:09:42 +01:00
1a22dc835a fix: handle age restricted channels
refactor! rename ExtractionError::VideoUnavailable to ExtractionError::Unavailable
2023-11-05 22:43:04 +01:00
ba06e2c8c8 fix: a/b test 10: channel about modal 2023-11-03 21:46:55 +01:00
781064218d feat: add video duration parser 2023-05-07 14:09:30 +02:00
41e0a0304a fix: parsing subscriber count in carouselHeaderRenderer
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2023-04-16 01:45:00 +02:00
8026b08e2d feat: add channel_livestreams and channel_shorts tabs 2022-10-28 23:56:13 +02:00
c618c83ff3 fix: add second richGridRenderer variety 2022-10-11 23:43:47 +02:00
c65af48a4b fix: add support for channel RichGridRenderer 2022-10-11 20:40:20 +02:00
2254b79cd6 fix: add support for upcoming channel videos 2022-09-27 17:11:01 +02:00
6ac5bc3782 feat: add channel video/playlist continuation 2022-09-26 21:26:22 +02:00
6f1a1c4440 feat: add channel playlists
- add tests for channel videos
- small model refactor (rename Channel to ChannelTag)
2022-09-26 20:36:01 +02:00
67ae1eb21d feat: add channel_videos
refactor: unify VideoListItem
2022-09-22 00:01:09 +02:00