Commit graph

675 commits

Author SHA1 Message Date
6a28aec1c3
chore(release): release rustypipe-downloader v0.2.6 2024-12-20 14:49:48 +01:00
8eaa2331fd
chore(release): release rustypipe v0.8.0 2024-12-20 14:32:37 +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
5ce84c44a6
fix: error 400 when fetching player with login 2024-12-20 03:06:03 +01:00
30f60c30f9
fix: extract transcript from comment voice replies 2024-12-19 01:32:15 +01:00
1d1ae17ffc
feat: add auto-dubbed audio tracks, improved StreamFilter 2024-12-19 01:30:35 +01:00
1b60c97a18
fix: update client versions, enable Opus audio with iOS client 2024-12-18 19:44:42 +01:00
dceba442fe
feat: get comment replies, rich text formatting 2024-12-18 19:35:31 +01:00
258f18a99d
feat: log warning when generating report 2024-12-18 19:33:43 +01:00
162959ca45
fix: remove leading zero-width-space from comments, ensure space after links 2024-12-18 19:31:24 +01:00
8cadbc1a4c
fix: deobf function extraction, allow $ in variable names 2024-12-16 01:31:04 +01:00
53e5846286
chore: update user agent 2024-12-15 17:49:51 +01:00
80147413ee
fix: nsig fn extra variable extraction 2024-12-13 22:36:01 +01:00
d536704b9c
chore(release): release rustypipe-downloader v0.2.5 2024-12-13 04:12:45 +01:00
69ef6ae51e
fix: replace deprecated call to time::util::days_in_year_month 2024-12-13 04:04:43 +01:00
51b6ab3780
chore(release): release rustypipe v0.7.2 2024-12-13 03:56:58 +01:00
f5437aa127
fix: deobfuscation function extraction 2024-12-13 03:55:06 +01:00
44ae456d2c
fix: limit retry attempts to fetch client versions and deobf data 2024-12-13 03:47:37 +01:00
5262becca1
fix: remove empty tempfile after unsuccessful download 2024-12-12 23:47:03 +01:00
c4feff37a5
fix: lifetime-related lints 2024-12-01 22:29:24 +01:00
5c39bf4842
fix: replace futures dependency with futures-util 2024-12-01 22:24:00 +01:00
72d46ee45b
ci: fix setting YT_AUTHENTICATED variable 2024-11-25 16:57:36 +01:00
e6ec5ed255
chore(release): release rustypipe v0.7.1 2024-11-25 16:47:29 +01:00
6c8108c94a
fix: A/B test 18: music playlist facepile avatar model 2024-11-25 16:42:00 +01:00
a846b729e3
fix: disable Android client 2024-11-25 15:48:04 +01:00
706e88134c
chore: add docs badge to README 2024-11-25 15:27:33 +01:00
5d248bd110
chore(release): release rustypipe-cli v0.4.0 2024-11-10 14:57:35 +01:00
5da3887932
chore(release): release rustypipe-downloader v0.2.4 2024-11-10 14:53:55 +01:00
8e0e66ffec
chore(release): release rustypipe v0.7.0 2024-11-10 14:51:39 +01:00
ac8fbc3e67
fix: parsing lockup playlists with "MIX" instead of view count 2024-11-10 03:25:26 +01:00
870ff79ee0
fix: parsing videos using LockupViewModel (Music video recommendations) 2024-11-10 03:25:25 +01:00
ThetaBot
e1e1687605 chore(deps): update rust crate thiserror to v2 (#16) 2024-11-10 00:05:46 +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