Commit graph

807 commits

Author SHA1 Message Date
ThetaDev
74946f9ea0
test: fix tests 2024-06-14 17:58:07 +02:00
ThetaDev
e75ffbb5da
chore: vscode: enable rss feature by default 2024-06-14 16:16:05 +02:00
ThetaDev
29a7db231a
test: fix asserts: client version parts, iOS client bitrate 2024-05-17 18:27:24 +02:00
ThetaDev
45b9f2a627
chore: fix clippy lints 2024-05-02 19:39:48 +02:00
ThetaDev
5dbb288a49
chore: introduce MSRV 2024-05-02 18:46:21 +02:00
ThetaDev
b4a6658e33
test: update track durations 2024-05-02 14:14:22 +02:00
ThetaDev
16e0e28c48
feat: CLI: setting player type 2024-04-26 16:09:13 +02:00
ThetaDev
8fbd6b95b6
fix: parsing error when no music_related content available 2024-04-18 19:50:06 +02:00
ThetaDev
77ee923778
test: update channel ID for L. R. Eswari 2024-04-18 17:37:50 +02:00
ThetaDev
a8fb337fae
fix: remove Innertube API keys, update android player params 2024-04-16 15:18:29 +02:00
ThetaDev
6c41ef2fb2
feat: prefix chip-style web links (social media) with the service name 2024-04-12 12:33:36 +02:00
ThetaDev
89cda7db59
ci: change changelog generation command 2024-04-12 03:40:53 +02:00
ThetaDev
4b3e895d4f
ci: fix changelog tag pattern 2024-04-12 03:26:19 +02:00
ThetaDev
8dc710a32e
ci: checkout whole repository 2024-04-12 00:34:42 +02:00
ThetaDev
328177a9f5
ci: update to actions/checkout@v4 2024-04-12 00:16:17 +02:00
ThetaDev
50fd1f08ca
chore: update rstest to v0.19.0 2024-04-11 23:11:20 +02:00
ThetaDev
97b6f07399
chore: changelog: fix incorrect version URLs 2024-04-11 13:51:30 +02:00
ThetaDev
b8825f9199
feat: add text formatting (bold/italic/strikethrough) 2024-04-03 03:28:13 +02:00
ThetaDev
449fc0128e
chore(release): release rustypipe v0.1.3 2024-04-02 01:52:43 +02:00
ThetaDev
490350fcfe
ci: dont run CI on pushed tags 2024-04-02 01:52:07 +02:00
ThetaDev
b0331f7250
fix: parse new comment model (A/B#14 frameworkUpdates) 2024-04-02 01:49:43 +02:00
ThetaDev
348c8523fe
revert: "fix: improve VecLogErr messages" (leads to infinite loop)
This reverts commit 9a652d851f.
2024-04-02 01:49:40 +02:00
ThetaDev
79c504954e
chore(release): release rustypipe v0.1.2 2024-03-26 21:23:37 +01:00
ThetaDev
180dd9891a
fix: correctly parse subscriber count with new channel header
It looks like A/B test 12 has changed the text field order for the subscriber count slightly. Support was added to correctly parse both variants
2024-03-26 21:19:51 +01:00
ThetaDev
d765fa82f8
chore(release): release rustypipe v0.1.1 2024-03-26 20:23:59 +01:00
ThetaDev
0258c009e2
ci: add --allow-dirty to cargo publish 2024-03-26 20:23:39 +01:00
ThetaDev
78ba9cb34c
chore: fix release script (unquoted include paths) 2024-03-26 20:11:14 +01:00
ThetaDev
47e077e03b
chore(release): bump rustypipe to v0.1.1 2024-03-26 20:03:11 +01:00
ThetaDev
be314d57ea
chore: update user agent (FF 115.0) 2024-03-26 20:03:09 +01:00
ThetaDev
a81c3e8336
fix: parsing music details with video description tab 2024-03-24 02:34:53 +01:00
ThetaDev
f60b4bb1cd
chore(release): release rustypipe-cli v0.1.0 2024-03-23 00:57:24 +01:00
ThetaDev
886f793406
chore(release): release rustypipe-downloader v0.1.0 2024-03-23 00:57:16 +01:00
ThetaDev
e4b204eae6
fix: move package attributes to workspace 2024-03-23 00:56:48 +01:00
ThetaDev
9afa5ff0cc
ci: set registry on internal deps correctly 2024-03-23 00:40:54 +01:00
ThetaDev
6598a23d06
fix: specify internal dependency versions 2024-03-23 00:24:41 +01:00
ThetaDev
0bcced1db3
chore: changes to release command 2024-03-23 00:19:33 +01:00
ThetaDev
151dc34f6e
ci: fix outputting release message 2024-03-22 22:34:18 +01:00
ThetaDev
b8fc001ccf
chore(release): release rustypipe v0.1.0 2024-03-22 15:15:42 +01:00
ThetaDev
379698c66c
ci: use gitea token from secrets 2024-03-22 15:15:17 +01:00
ThetaDev
926f504136
ci: fix creating cargo dir 2024-03-22 15:08:22 +01:00
ThetaDev
c3cb46b8c1
test: fix channel_tab_not_found test 2024-03-22 15:02:45 +01:00
ThetaDev
9b7bd4c40c
ci: add release workflow 2024-03-22 14:57:27 +01:00
ThetaDev
c9f86c31f9
chore: fix git-cliff 2024-03-22 14:08:22 +01:00
ThetaDev
f0b21ed2b4
chore: add git-cliff 2024-03-22 03:06:03 +01:00
ThetaDev
0b384cee93
tests: fix tests 2024-03-22 00:53:48 +01:00
ThetaDev
f4f1f1e761
chore: update dependencies, use workspace deps 2024-03-22 00:53:27 +01:00
ThetaDev
edb5ab0abb
chore: update base64 to v0.22 2024-03-16 19:23:11 +01:00
ThetaDev
eecabffd18
tests: remove tokio_test::block_on 2024-03-16 19:21:30 +01:00
ThetaDev
95ab7c91c6
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
ff68cfb4e1
ci: use cimaster image 2024-03-03 01:58:41 +01:00