Commit graph

79 commits

Author SHA1 Message Date
6035e6db4e
fix: parse channel subscriber/video count correctly 2025-06-18 15:35:47 +02:00
e8acbfbbcf
fix: A/B test 22: commandExecutorCommand for playlist continuations 2025-03-16 19:45:14 +01:00
65cb4244c6
feat!: add userdata feature for all personal data queries (playback history, subscriptions) 2025-02-07 13:21:12 +01:00
2af4001c75
feat: extract player DRM data 2025-01-13 03:22:37 +01:00
320a8c2c24
feat: add history item dates, extend timeago parser 2025-01-05 05:50:59 +01:00
14e399594f
feat: add functions to fetch a user's history and subscriptions 2025-01-05 05:50:58 +01:00
6c8108c94a
fix: A/B test 18: music playlist facepile avatar model 2024-11-25 16:42:00 +01:00
870ff79ee0
fix: parsing videos using LockupViewModel (Music video recommendations) 2024-11-10 03:25:25 +01:00
342119dba6
fix: A/B test 17: channel playlists lockupViewModel 2024-11-09 05:11:41 +01:00
e65f14556f
fix: A/B test 16 (pageHeaderRenderer on playlist pages) 2024-10-12 05:47:47 +02:00
3599acafef
feat!: remove startpage 2024-08-18 03:03:11 +02:00
b0331f7250
fix: parse new comment model (A/B#14 frameworkUpdates) 2024-04-02 01:49:43 +02:00
76c27f0324
fix: add support for A/B-13 (2-column layout for music playlists/albums)
All checks were successful
CI / Test (push) Successful in 6m7s
2024-02-29 02:54:40 +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
9ecf7eff74
chore: fix clippy lints 2024-01-18 13:23:56 +01:00
596b9c4d4a fix: remove serde_with json feature 2023-11-13 13:04:46 +01:00
ba06e2c8c8 fix: a/b test 10: channel about modal 2023-11-03 21:46:55 +01:00
bf80db8a9a fix!: parse full video info from playlist items, remove PlaylistVideo model
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2023-05-13 23:10:05 +02:00
cbeb14f3fd fix: add pedantic lints
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2023-05-13 02:40:26 +02:00
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
c021496a55 refactor: uopdate NotFound error type 2023-05-08 15:21:06 +02:00
a45eba4705 refactor: replace VecLogError with standard Deserialize impl 2023-05-05 18:00:33 +02:00
963ff14dc1 fix: playlist deserialization error, add VecSkipErrorWrap 2023-05-05 17:13:03 +02:00
20ecea65ef fix: use response model for search suggestion
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2023-05-01 10:51:12 +02:00
cc50862408 feat: handle error 400 for invalid ctokens 2023-01-23 23:06:56 +01:00
4c1876cb55 feat: add channel search 2022-12-08 21:53:44 +01:00
de7bd2a965 feat: add music genres 2022-12-02 00:03:50 +01:00
f20ea693a6 feat: add music charts 2022-12-01 12:56:58 +01:00
8f82694eaf feat: add music_new_albums/videos 2022-11-28 00:56:17 +01:00
bd936a8c42 feat: music search suggestions 2022-11-25 10:33:49 +01:00
cb38d5a248 feat: add music_related 2022-11-11 23:41:11 +01:00
2cd74b1da8 feat: add lyrics 2022-11-11 00:14:58 +01:00
e4046aef00 feat: add track details, radios 2022-11-10 23:19:11 +01:00
556575f5ff WIP: add music_details 2022-11-10 15:53:55 +01:00
6f07095757 feat: add music artists 2022-11-06 18:30:06 +01:00
dac2b17dc2 feat: music search filter/cont, refactored paginator 2022-10-31 23:05:27 +01:00
3ad8f9b178 feat: add search item mapping (WIP) 2022-10-31 08:41:06 +01:00
566b3e5bfc feat: add music playlist 2022-10-29 19:57:28 +02:00
39b32da5a4 fix(channel): new rich grid renderer continuation format 2022-10-19 00:24:37 +02:00
9aafb84e0f feat: add verification to channel model
- clean up response models
- change verification status serialization
2022-10-18 11:45:51 +02:00
4d80dffcd5 refactor: make response models crate-private 2022-10-17 23:55:03 +02:00
ae91c46fb2 refactor: remove query retries 2022-10-17 23:42:10 +02:00
3a0db09e23 fix: add visitor_data to recommendation paginator 2022-10-17 23:32:12 +02:00
4f48ad59bd refactor: update playlist model 2022-10-17 22:00:33 +02:00
71c77fcfb6 refactor: update recommended video response model 2022-10-17 12:50:07 +02:00
999ebf7c36 refactor: clean up response models 2022-10-17 11:26:00 +02:00
db6b1ab8a7 refactor: update trends response model 2022-10-17 11:04:18 +02:00
dbcb7fe0df refactor: use unified models for video/playlist/channel 2022-10-17 00:55:49 +02:00
b22f6995cc feat: add URL resolver 2022-10-16 01:40:52 +02:00
9ced819abe feat: add starpage continuation 2022-10-15 12:02:53 +02:00