Commit graph

223 commits

Author SHA1 Message Date
9c512c3c4d
fix: player_from_clients method not send/sync 2025-01-16 04:23:02 +01:00
47424b9681
test: fix tests 2025-01-16 01:01:00 +01:00
51dacf8df2
ci: skip authenticated tests 2025-01-13 03:51:24 +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
28cdba59c5
test: fix tests 2025-01-05 05:36:14 +01:00
0b3afc1b13
test: fix tests 2025-01-05 05:30:50 +01:00
59625de949
test: fix tests 2024-12-20 03:41:42 +01:00
fd51809202
test: fix tests 2024-12-20 03:10:34 +01:00
162959ca45
fix: remove leading zero-width-space from comments, ensure space after links 2024-12-18 19:31:24 +01:00
44ae456d2c
fix: limit retry attempts to fetch client versions and deobf data 2024-12-13 03:47:37 +01:00
a846b729e3
fix: disable Android client 2024-11-25 15:48:04 +01:00
ac8fbc3e67
fix: parsing lockup playlists with "MIX" instead of view count 2024-11-10 03:25:26 +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
07fd62c560
ci: fix tests for PRs 2024-10-27 02:28:57 +02:00
d452af4fb7
test: expect user auth when running in CI 2024-10-24 00:57:47 +02:00
7984f9f13a
test: fix authenticated testing in CI 2024-10-24 00:42:19 +02:00
1cc3f9ad74
feat: add OAuth user login to access age-restricted videos 2024-10-23 23:02:32 +02:00
9e835c8f38
feat!: remove TvHtml5Embed client as it got disabled 2024-10-23 01:42:02 +02:00
79a62816ff
fix: update channel order tokens 2024-10-23 00:30:18 +02:00
b589061a40
fix: fetch artist albums continuation 2024-10-22 23:56:59 +02:00
71d3ec65dd
feat: add mobile client 2024-10-13 05:16:06 +02:00
69d64e5aca
test: fix tests 2024-10-12 05:31:05 +02:00
7972df0df4
fix: A/B test 15 (parsing channel shortsLockupViewModel) 2024-09-10 03:12:16 +02:00
ed08f9ff9a
test: add test case 2024-09-09 23:24:25 +02:00
3599acafef
feat!: remove startpage 2024-08-18 03:03:11 +02:00
a3a1d9abf3
test: add downloader test 2024-08-17 23:11:44 +02:00
e6715700d9
feat!: update channel model, addd handle + video_count, remove tv/mobile banner 2024-08-17 02:44:47 +02:00
479fac1c02
test: dont check video streams for desktop client (pot token) 2024-08-10 03:21:29 +02:00
e608811e5f
feat!: add TV client 2024-07-30 01:55:24 +02:00
37a14aa9ce
test: fix tests
Some checks failed
CI / Test (push) Has been cancelled
2024-07-29 18:10:10 +02:00
dd0565ba98
fix!: extracting nsig function, remove field throttled from Video/Audio stream model 2024-07-15 20:41:20 +02:00
938e577337
test: fix tests
All checks were successful
CI / Test (push) Successful in 2m23s
2024-06-27 05:16:57 +02:00
15f0c5b205
test: fix tests
Some checks failed
CI / Test (push) Failing after 2m16s
2024-06-27 04:26:51 +02:00
9f7b8405a7
test: fix tests 2024-06-27 03:13:59 +02:00
12fe93084a
test: fix tests 2024-06-18 16:10:27 +02:00
94e8d24c68
refactor!: rename VideoItem/VideoPlayerDetails.length to duration for consistency 2024-06-16 22:42:11 +02:00
27b1cd1aa7
test: fix tests 2024-06-16 00:21:25 +02:00
74946f9ea0
test: fix tests 2024-06-14 17:58:07 +02:00
29a7db231a
test: fix asserts: client version parts, iOS client bitrate
Some checks failed
CI / Test (push) Failing after 1m49s
2024-05-17 18:27:24 +02:00
b4a6658e33
test: update track durations
All checks were successful
CI / Test (push) Successful in 4m25s
2024-05-02 14:14:22 +02:00
77ee923778
test: update channel ID for L. R. Eswari 2024-04-18 17:37:50 +02:00
6c41ef2fb2
feat: prefix chip-style web links (social media) with the service name
All checks were successful
CI / Test (push) Successful in 2m26s
2024-04-12 12:33:36 +02:00
a81c3e8336
fix: parsing music details with video description tab 2024-03-24 02:34:53 +01:00
c3cb46b8c1
test: fix channel_tab_not_found test
All checks were successful
CI / Test (push) Successful in 2m42s
2024-03-22 15:02:45 +01:00
0b384cee93
tests: fix tests
All checks were successful
CI / Test (push) Successful in 3m42s
2024-03-22 00:53:48 +01:00
eecabffd18
tests: remove tokio_test::block_on 2024-03-16 19:21:30 +01:00
95ab7c91c6
feat!: add rich text description to playlists and albums
Some checks failed
CI / Test (push) Failing after 3m32s
fix: panic when parsing new music album/playlist layout
2024-03-09 14:34:58 +01:00