Commit graph

691 commits

Author SHA1 Message Date
ThetaDev
87511c94ca feat: add method to get saved_playlists 2025-01-05 05:51:00 +01:00
ThetaDev
82be4a77bf fix: accept user-specific playlist ids (LL, WL) 2025-01-05 05:51:00 +01:00
ThetaDev
9fa18acb04 feat: add cookies.txt parser, add cookie auth + history cmds to CLI 2025-01-05 05:51:00 +01:00
ThetaDev
edd54921d0 feat: add session headers when using cookie auth 2025-01-05 05:50:59 +01:00
ThetaDev
06f8a0d0f1 fix: parsing numbers (it), dates (kn) 2025-01-05 05:50:59 +01:00
ThetaDev
b57bd550df feat: add history item dates, extend timeago parser 2025-01-05 05:50:59 +01:00
ThetaDev
2677a5bdae clarify description of music_saved_tracks and music_liked_tracks 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
ThetaBot
6f30d6e7bc chore(deps): update rust crate rstest to 0.24.0 (#20) 2025-01-05 04:50:35 +00: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
d2c9d6646f fix: require new time crate version which added Month::length 2024-12-27 22:10:19 +01:00
ThetaDev
480d2abff8 ci: count cache file characters 2024-12-26 02:01:44 +01:00
ThetaDev
7bed5b39c1 ci: fix printf statement 2024-12-26 01:54:00 +01:00
ThetaDev
2e21ad2514 fix: dont leak authorization and cookie header in reports 2024-12-26 01:15:34 +01:00
ThetaDev
967743e925 chore(release): release rustypipe-cli v0.5.0 2024-12-20 14:51:11 +01:00
ThetaDev
bd54b0ecc9 chore(release): release rustypipe-downloader v0.2.6 2024-12-20 14:49:48 +01:00
ThetaDev
3bc3142910 chore(release): release rustypipe v0.8.0 2024-12-20 14:32:37 +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
7a6a020a39 fix: error 400 when fetching player with login 2024-12-20 03:06:03 +01:00
ThetaDev
06e85fb349 fix: extract transcript from comment voice replies 2024-12-19 01:32:15 +01:00
ThetaDev
77dae2805b feat: add auto-dubbed audio tracks, improved StreamFilter 2024-12-19 01:30:35 +01:00
ThetaDev
31677181d5 fix: update client versions, enable Opus audio with iOS client 2024-12-18 19:44:42 +01:00
ThetaDev
cc87b499d7 feat: get comment replies, rich text formatting 2024-12-18 19:35:31 +01:00
ThetaDev
b7892c836c feat: log warning when generating report 2024-12-18 19:33:43 +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
c4a89c4601 fix: deobf function extraction, allow $ in variable names 2024-12-16 01:31:04 +01:00
ThetaDev
61e26d65b5 chore: update user agent 2024-12-15 17:49:51 +01:00
ThetaDev
0b59754171 fix: nsig fn extra variable extraction 2024-12-13 22:36:01 +01:00
ThetaDev
5d1088d8ce chore(release): release rustypipe-downloader v0.2.5 2024-12-13 04:12:45 +01:00
ThetaDev
85ca573926 fix: replace deprecated call to time::util::days_in_year_month 2024-12-13 04:04:43 +01:00
ThetaDev
45388090c4 chore(release): release rustypipe v0.7.2 2024-12-13 03:56:58 +01:00
ThetaDev
ae5b381572 fix: deobfuscation function extraction 2024-12-13 03:55:06 +01:00
ThetaDev
37791ac47b fix: limit retry attempts to fetch client versions and deobf data 2024-12-13 03:47:37 +01:00
ThetaDev
54f104d6a2 fix: remove empty tempfile after unsuccessful download 2024-12-12 23:47:03 +01:00
ThetaDev
8a2dee19f7 fix: lifetime-related lints 2024-12-01 22:29:24 +01:00
ThetaDev
54f537e84a fix: replace futures dependency with futures-util 2024-12-01 22:24:00 +01:00
ThetaDev
5d9ba8800e ci: fix setting YT_AUTHENTICATED variable 2024-11-25 16:57:36 +01:00
ThetaDev
ef1360528a chore(release): release rustypipe v0.7.1 2024-11-25 16:47:29 +01:00
ThetaDev
49bdb84125 fix: A/B test 18: music playlist facepile avatar model 2024-11-25 16:42:00 +01:00
ThetaDev
7a234cbb74 fix: disable Android client 2024-11-25 15:48:04 +01:00
ThetaDev
91fc2d7905 chore: add docs badge to README 2024-11-25 15:27:33 +01:00
ThetaDev
b85ceb4ccb chore(release): release rustypipe-cli v0.4.0 2024-11-10 14:57:35 +01:00
ThetaDev
f6f449548b chore(release): release rustypipe-downloader v0.2.4 2024-11-10 14:53:55 +01:00
ThetaDev
e03276a6aa chore(release): release rustypipe v0.7.0 2024-11-10 14:51:39 +01:00
ThetaDev
52e3485773 fix: parsing lockup playlists with "MIX" instead of view count 2024-11-10 03:25:26 +01:00
ThetaDev
275a92df2d fix: parsing videos using LockupViewModel (Music video recommendations) 2024-11-10 03:25:25 +01:00
ThetaBot
aeb1f083ea chore(deps): update rust crate thiserror to v2 (#16) 2024-11-10 00:05:46 +00:00
ThetaDev
c731f1fb1e ci: move test report to main dir and upload single artifact 2024-11-10 00:12:21 +01:00