Commit graph

717 commits

Author SHA1 Message Date
a72029ea54
feat: add timezone query option 2025-01-18 07:03:36 +01:00
9c73ed4b30
fix: parsing mixed-case language codes like zh-CN 2025-01-18 06:59:43 +01:00
af7dc10163
fix: parsing history dates 2025-01-18 05:51:41 +01:00
32fda234e4
chore(release): release rustypipe-cli v0.6.0 2025-01-16 13:49:09 +01:00
4a8ef6dede
chore(release): release rustypipe-downloader v0.2.7 2025-01-16 13:47:47 +01:00
5fc6d9dda4
chore(release): release rustypipe v0.9.0 2025-01-16 13:42:43 +01:00
11442dfd36
docs: fix README 2025-01-16 13:39:35 +01:00
9c512c3c4d
fix: player_from_clients method not send/sync 2025-01-16 04:23:02 +01:00
0432477451
docs: update README 2025-01-16 03:45:12 +01:00
dee8a99e7a
feat: set cache file permissions to 600 2025-01-16 02:15:20 +01:00
47424b9681
test: fix tests 2025-01-16 01:01:00 +01:00
d5abee2753
feat: add DRM and audio channel number filtering to StreamFilter 2025-01-16 00:47:49 +01:00
7cd9246260
chore: update pre-commit hooks 2025-01-15 18:12:33 +01:00
5c6d992939
fix: remove Unix file metadata usage (Windows compatibility) 2025-01-13 04:13:32 +01:00
ThetaBot
6a604252b1 chore(deps): update rust crate dirs to v6 (#24) 2025-01-13 03:00:02 +00:00
51dacf8df2
ci: skip authenticated tests 2025-01-13 03:51:24 +01:00
75c3746890
fix: switch to rquickjs crate for deobfuscator 2025-01-13 03:30:07 +01:00
5daad1b700
fix: A/B test 19: Music artist album groups reordered 2025-01-13 03:22:38 +01:00
23cd03a19d
remove vscode rust-analyzer default features 2025-01-13 03:22:38 +01:00
a8e97f411a
feat: prefer maxresdefault.jpg thumbnail if available 2025-01-13 03:22:38 +01:00
a7f8c789b1
feat: add Dolby audio codecs (ac-3, ec-3) 2025-01-13 03:22:37 +01:00
2af4001c75
feat: extract player DRM data 2025-01-13 03:22:37 +01:00
2b2b4af0b2
fix: only use auth-enabled clients for fetching player with auth option enabled 2025-01-13 03:22:37 +01:00
Renovate Bot
addeb82110 chore(deps): update rust crate lofty to 0.22.0 2025-01-07 00:03:33 +00:00
c90d966b17
feat: export subscriptions as OPML / NewPipe JSON 2025-01-05 05:51:01 +01:00
a1b43ad70a
feat: add CLI commands to fetch user library and YTM releases/charts 2025-01-05 05:51:01 +01:00
27f64fc412
feat: add method to get saved_playlists 2025-01-05 05:51:00 +01:00
97c3f30d18
fix: accept user-specific playlist ids (LL, WL) 2025-01-05 05:51:00 +01:00
cf498e4a8f
feat: add cookies.txt parser, add cookie auth + history cmds to CLI 2025-01-05 05:51:00 +01:00
3c95b52cea
feat: add session headers when using cookie auth 2025-01-05 05:50:59 +01:00
63f86b6e18
fix: parsing numbers (it), dates (kn) 2025-01-05 05:50:59 +01:00
320a8c2c24
feat: add history item dates, extend timeago parser 2025-01-05 05:50:59 +01:00
65ada37214
clarify description of music_saved_tracks and music_liked_tracks 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
ThetaBot
ab19034ab1 chore(deps): update rust crate rstest to 0.24.0 (#20) 2025-01-05 04:50:35 +00: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
ec7a195c98
fix: require new time crate version which added Month::length 2024-12-27 22:10:19 +01:00
f79764490c
ci: count cache file characters 2024-12-26 02:01:44 +01:00
8602dd42cb
ci: fix printf statement 2024-12-26 01:54:00 +01:00
75fce91353
fix: dont leak authorization and cookie header in reports 2024-12-26 01:15:34 +01:00
7853489cf9
chore(release): release rustypipe-cli v0.5.0 2024-12-20 14:51:11 +01:00
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