ThetaDev
26d9f674d9
feat: extract player DRM data
2025-01-13 03:22:37 +01:00
ThetaDev
b57bd550df
feat: add history item dates, extend timeago parser
2025-01-05 05:50:59 +01:00
ThetaDev
171c22458d
feat: add functions to fetch a user's history and subscriptions
2025-01-05 05:50:58 +01:00
ThetaDev
0cf9a6ba42
test: fix tests
2025-01-05 05:36:14 +01:00
ThetaDev
44e7f6b559
test: fix tests
2025-01-05 05:30:50 +01:00
ThetaDev
10d99c0ead
test: fix tests
2024-12-20 03:41:42 +01:00
ThetaDev
d37f46e932
test: fix tests
2024-12-20 03:10:34 +01:00
ThetaDev
d61e38862c
fix: remove leading zero-width-space from comments, ensure space after links
2024-12-18 19:31:24 +01:00
ThetaDev
37791ac47b
fix: limit retry attempts to fetch client versions and deobf data
2024-12-13 03:47:37 +01:00
ThetaDev
7a234cbb74
fix: disable Android client
2024-11-25 15:48:04 +01:00
ThetaDev
52e3485773
fix: parsing lockup playlists with "MIX" instead of view count
2024-11-10 03:25:26 +01:00
ThetaDev
957fa22f77
feat!: replace TrackItem::is_video attr with TrackType enum; serde lowercase AlbumType enum for consistency
2024-11-09 02:55:59 +01:00
ThetaDev
7a62936392
feat: allow searching for YTM users
2024-11-09 00:36:42 +01:00
ThetaDev
b79bf43dd3
ci: fix tests for PRs
2024-10-27 02:28:57 +02:00
ThetaDev
304c0cf16c
test: expect user auth when running in CI
2024-10-24 00:57:47 +02:00
ThetaDev
1eecde4d6b
test: fix authenticated testing in CI
2024-10-24 00:42:19 +02:00
ThetaDev
8cc227077b
feat: add OAuth user login to access age-restricted videos
2024-10-23 23:02:32 +02:00
ThetaDev
43805aca66
feat!: remove TvHtml5Embed client as it got disabled
2024-10-23 01:42:02 +02:00
ThetaDev
ed7c5fd3bb
fix: update channel order tokens
2024-10-23 00:30:18 +02:00
ThetaDev
93dbd0d20c
fix: fetch artist albums continuation
2024-10-22 23:56:59 +02:00
ThetaDev
ee76cee8d1
feat: add mobile client
2024-10-13 05:16:06 +02:00
ThetaDev
721f1dfa0c
test: fix tests
2024-10-12 05:31:05 +02:00
ThetaDev
a7fb0d641a
fix: A/B test 15 (parsing channel shortsLockupViewModel)
2024-09-10 03:12:16 +02:00
ThetaDev
13f801d502
test: add test case
2024-09-09 23:24:25 +02:00
ThetaDev
4e53247e9c
feat!: remove startpage
2024-08-18 03:03:11 +02:00
ThetaDev
284f55bec5
test: add downloader test
2024-08-17 23:11:44 +02:00
ThetaDev
b715ae18c4
feat!: update channel model, addd handle + video_count, remove tv/mobile banner
2024-08-17 02:44:47 +02:00
ThetaDev
f25fb2fb9b
test: dont check video streams for desktop client (pot token)
2024-08-10 03:21:29 +02:00
ThetaDev
f27d0492cb
feat!: add TV client
2024-07-30 01:55:24 +02:00
ThetaDev
84e9a3ea2c
test: fix tests
2024-07-29 18:10:10 +02:00
ThetaDev
36d6061a27
fix!: extracting nsig function, remove field throttled from Video/Audio stream model
2024-07-15 20:41:20 +02:00
ThetaDev
bd86104756
test: fix tests
2024-06-27 05:16:57 +02:00
ThetaDev
8e9f9204b6
test: fix tests
2024-06-27 04:26:51 +02:00
ThetaDev
5fcf0612ce
test: fix tests
2024-06-27 03:13:59 +02:00
ThetaDev
358307420a
test: fix tests
2024-06-18 16:10:27 +02:00
ThetaDev
3204de301a
refactor!: rename VideoItem/VideoPlayerDetails.length to duration for consistency
2024-06-16 22:42:11 +02:00
ThetaDev
44f6a7a4a5
test: fix tests
2024-06-16 00:21:25 +02:00
ThetaDev
9af0dc3a96
test: fix tests
2024-06-14 17:58:07 +02:00
ThetaDev
2aa3aba601
test: fix asserts: client version parts, iOS client bitrate
2024-05-17 18:27:24 +02:00
ThetaDev
3be5ab25e8
test: update track durations
2024-05-02 14:14:22 +02:00
ThetaDev
e73a1056e8
test: update channel ID for L. R. Eswari
2024-04-18 17:37:50 +02:00
ThetaDev
edf6056657
feat: prefix chip-style web links (social media) with the service name
2024-04-12 12:33:36 +02:00
ThetaDev
a267413a82
fix: parsing music details with video description tab
2024-03-24 02:34:53 +01:00
ThetaDev
95ddb4f27e
test: fix channel_tab_not_found test
2024-03-22 15:02:45 +01:00
ThetaDev
7fbcedc8a6
tests: fix tests
2024-03-22 00:53:48 +01:00
ThetaDev
4c62672e45
tests: remove tokio_test::block_on
2024-03-16 19:21:30 +01:00
ThetaDev
b012436bf8
feat!: add rich text description to playlists and albums
...
fix: panic when parsing new music album/playlist layout
2024-03-09 14:34:58 +01:00
ThetaDev
2fb210b363
tests: update lyrics
2024-02-19 16:55:45 +01:00
ThetaDev
ebac82421b
tests: channel shorts: dont fetch more pages
...
In some cases YouTube does not return a continuation response when fetching the *Shorts* channel tab.
There should be more research done about this issue, for the moment this part of the test is disabled.
2024-02-13 17:53:38 +01:00
ThetaDev
41677303d5
tests: remove channel mobile/tv banner assertion
2024-02-13 15:22:52 +01:00