Commit graph

643 commits

Author SHA1 Message Date
Renovate Bot
7912185fcd chore(deps): update rust crate thiserror to v2 2024-11-10 00:01:18 +00:00
f11121dcf8
ci: move test report to main dir and upload single artifact 2024-11-10 00:12:21 +01:00
14f4e00a80
ci: upload RustyPipe report 2024-11-09 23:58:51 +01:00
badb3aef82
fix!: serde: lowercase Verification enum 2024-11-09 05:18:59 +01:00
342119dba6
fix: A/B test 17: channel playlists lockupViewModel 2024-11-09 05:11:41 +01:00
0919cbd0df
fix: fetch unlocalized player data to interpret errors correctly; regression introduced with v0.6.0 2024-11-09 03:08:00 +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
577370b06d
chore(release): release rustypipe-cli v0.3.0 2024-10-28 01:40:05 +01:00
d7ce5c8a56
chore(release): release rustypipe-downloader v0.2.3 2024-10-28 01:38:16 +01:00
986a15418d
chore(release): release rustypipe v0.6.0 2024-10-28 01:35:35 +01:00
ThetaBot
0662b5ccfc chore(deps): update rust crate quick-xml to 0.37.0 (#15) 2024-10-28 00:07:35 +00:00
ThetaBot
94194e019c chore(deps): update rust crate fancy-regex to 0.14.0 (#14) 2024-10-27 00:37:47 +00:00
07fd62c560
ci: fix tests for PRs 2024-10-27 02:28:57 +02:00
7b0499f6b7
fix: use same visitor data for fetching artist album continuations 2024-10-24 02:02:22 +02:00
512223fd83
fix: handle auth errors 2024-10-24 01:40:56 +02:00
62f8a9210c
feat: revoke OAuth token when logging out 2024-10-24 01:30:59 +02:00
d452af4fb7
test: expect user auth when running in CI 2024-10-24 00:57:47 +02:00
9e2fe61267
feat: add user_auth_logout method 2024-10-24 00:46:45 +02:00
7984f9f13a
test: fix authenticated testing in CI 2024-10-24 00:42:19 +02:00
1b08166399
fix: remove unnecessary image.rs dependencies 2024-10-23 23:35:08 +02:00
1cc3f9ad74
feat: add OAuth user login to access age-restricted videos 2024-10-23 23:02:32 +02:00
7c4f44d09c
feat!: generate random visitorData, remove RustyPipeQuery::get_context and YTContext<'a> from public API 2024-10-23 01:51:16 +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
be18d89ea6
fix: skip serializing empty cache entries 2024-10-13 22:42:21 +02:00
913bb12755
chore(release): release rustypipe-cli v0.2.2 2024-10-13 17:03:13 +02:00
61b2a4a5dc
chore(release): release rustypipe-downloader v0.2.2 2024-10-13 17:02:49 +02:00
1ee4fa5d7f
chore(release): release rustypipe v0.5.0 2024-10-13 17:01:58 +02:00
71d3ec65dd
feat: add mobile client 2024-10-13 05:16:06 +02:00
f293cb4044
ci: update renovate config 2024-10-12 05:59:18 +02:00
ThetaBot
96776e98d7 chore(deps): update rust crate rstest to 0.23.0 (#12) 2024-10-12 03:58:22 +00: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
69d64e5aca
test: fix tests 2024-10-12 05:31:05 +02:00
ace0fae100
fix: prioritize visitor_data argument before opts 2024-10-12 05:29:04 +02:00
d54277a175
chore(release): release rustypipe-cli v0.2.1 2024-09-10 03:36:57 +02:00
90f79cc887
chore(release): release rustypipe-downloader v0.2.1 2024-09-10 03:36:29 +02:00
2d3914bc4b
chore(release): release rustypipe v0.4.0 2024-09-10 03:34:51 +02:00
7a019f5706
feat: add RustyPipe version constant 2024-09-10 03:15:41 +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
4a253e1a47
doc: fix license badge URL 2024-08-18 17:44:55 +02:00
ThetaBot
a445e51b54 chore(deps): update rust crate tokio to 1.20.4 [security] (#10)
Reviewed-on: https://codeberg.org/ThetaDev/rustypipe/pulls/10
Co-authored-by: ThetaBot <thetabot@noreply.codeberg.org>
Co-committed-by: ThetaBot <thetabot@noreply.codeberg.org>
2024-08-18 13:41:33 +00:00
d49ddc13c0
ci: enable workflow_dispatch for renovate 2024-08-18 15:30:47 +02:00
7b672cd5fd
chore(release): release rustypipe-cli v0.2.0 2024-08-18 03:32:46 +02:00
cad3bcd9e9
chore(release): release rustypipe-downloader v0.2.0 2024-08-18 03:25:57 +02:00
67a231d6d1
fix: show docs.rs feature flags 2024-08-18 03:25:02 +02:00
ec13cbb1f3
fix: add docs.rs feature attributes 2024-08-18 03:09:56 +02:00