|
6646078944
|
docs: add logo
CI / Test (push) Failing after 2m11s
|
2024-06-27 02:18:04 +02:00 |
|
|
12fe93084a
|
test: fix tests
|
2024-06-18 16:10:27 +02:00 |
|
|
792e3b31e0
|
feat: add YtEntity trait
CI / Test (push) Successful in 2m17s
|
2024-06-16 22:57:55 +02:00 |
|
|
94e8d24c68
|
refactor!: rename VideoItem/VideoPlayerDetails.length to duration for consistency
|
2024-06-16 22:42:11 +02:00 |
|
|
401d4e8255
|
feat: add UnavailabilityReason: IpBan
|
2024-06-16 22:24:59 +02:00 |
|
|
53829c543f
|
ci: fix CI
CI / Test (push) Successful in 2m19s
|
2024-06-16 02:38:00 +02:00 |
|
|
8420c2f8db
|
fix: clippy warning
CI / Test (push) Failing after 3m7s
|
2024-06-16 02:27:09 +02:00 |
|
|
bb4c92c70b
|
ci: upload test reports
CI / Test (push) Failing after 1m56s
|
2024-06-16 02:23:22 +02:00 |
|
|
da1d1bd2a0
|
feat: make get_visitor_data() public
|
2024-06-16 02:18:04 +02:00 |
|
|
27b1cd1aa7
|
test: fix tests
|
2024-06-16 00:21:25 +02:00 |
|
|
74946f9ea0
|
test: fix tests
|
2024-06-14 17:58:07 +02:00 |
|
|
e75ffbb5da
|
chore: vscode: enable rss feature by default
|
2024-06-14 16:16:05 +02:00 |
|
|
29a7db231a
|
test: fix asserts: client version parts, iOS client bitrate
CI / Test (push) Failing after 1m49s
|
2024-05-17 18:27:24 +02:00 |
|
|
45b9f2a627
|
chore: fix clippy lints
CI / Test (push) Successful in 2m36s
|
2024-05-02 19:39:48 +02:00 |
|
|
5dbb288a49
|
chore: introduce MSRV
|
2024-05-02 18:46:21 +02:00 |
|
|
b4a6658e33
|
test: update track durations
CI / Test (push) Successful in 4m25s
|
2024-05-02 14:14:22 +02:00 |
|
|
16e0e28c48
|
feat: CLI: setting player type
|
2024-04-26 16:09:13 +02:00 |
|
|
8fbd6b95b6
|
fix: parsing error when no music_related content available
|
2024-04-18 19:50:06 +02:00 |
|
|
77ee923778
|
test: update channel ID for L. R. Eswari
|
2024-04-18 17:37:50 +02:00 |
|
|
a8fb337fae
|
fix: remove Innertube API keys, update android player params
|
2024-04-16 15:18:29 +02:00 |
|
|
6c41ef2fb2
|
feat: prefix chip-style web links (social media) with the service name
CI / Test (push) Successful in 2m26s
|
2024-04-12 12:33:36 +02:00 |
|
|
89cda7db59
|
ci: change changelog generation command
|
2024-04-12 03:40:53 +02:00 |
|
|
4b3e895d4f
|
ci: fix changelog tag pattern
CI / Test (push) Successful in 2m21s
|
2024-04-12 03:26:19 +02:00 |
|
|
8dc710a32e
|
ci: checkout whole repository
CI / Test (push) Successful in 2m31s
|
2024-04-12 00:34:42 +02:00 |
|
|
328177a9f5
|
ci: update to actions/checkout@v4
CI / Test (push) Failing after 45s
|
2024-04-12 00:16:17 +02:00 |
|
|
50fd1f08ca
|
chore: update rstest to v0.19.0
CI / Test (push) Failing after 44s
|
2024-04-11 23:11:20 +02:00 |
|
|
97b6f07399
|
chore: changelog: fix incorrect version URLs
CI / Test (push) Successful in 2m26s
|
2024-04-11 13:51:30 +02:00 |
|
|
b8825f9199
|
feat: add text formatting (bold/italic/strikethrough)
CI / Test (push) Successful in 2m29s
|
2024-04-03 03:28:13 +02:00 |
|
|
449fc0128e
|
chore(release): release rustypipe v0.1.3
Release / Release (push) Successful in 3m3s
CI / Test (push) Successful in 4m36s
|
2024-04-02 01:52:43 +02:00 |
|
|
490350fcfe
|
ci: dont run CI on pushed tags
|
2024-04-02 01:52:07 +02:00 |
|
|
b0331f7250
|
fix: parse new comment model (A/B#14 frameworkUpdates)
|
2024-04-02 01:49:43 +02:00 |
|
|
348c8523fe
|
revert: "fix: improve VecLogErr messages" (leads to infinite loop)
This reverts commit 9a652d851f .
|
2024-04-02 01:49:40 +02:00 |
|
|
79c504954e
|
chore(release): release rustypipe v0.1.2
CI / Test (push) Successful in 6m31s
Release / Release (push) Successful in 2m12s
|
2024-03-26 21:23:37 +01:00 |
|
|
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 |
|
|
d765fa82f8
|
chore(release): release rustypipe v0.1.1
CI / Test (push) Failing after 5m37s
Release / Release (push) Successful in 2m0s
|
2024-03-26 20:23:59 +01:00 |
|
|
0258c009e2
|
ci: add --allow-dirty to cargo publish
|
2024-03-26 20:23:39 +01:00 |
|
|
78ba9cb34c
|
chore: fix release script (unquoted include paths)
|
2024-03-26 20:11:14 +01:00 |
|
|
47e077e03b
|
chore(release): bump rustypipe to v0.1.1
|
2024-03-26 20:03:11 +01:00 |
|
|
be314d57ea
|
chore: update user agent (FF 115.0)
|
2024-03-26 20:03:09 +01:00 |
|
|
a81c3e8336
|
fix: parsing music details with video description tab
|
2024-03-24 02:34:53 +01:00 |
|
|
f60b4bb1cd
|
chore(release): release rustypipe-cli v0.1.0
Release / Release (push) Successful in 3m30s
CI / Test (push) Successful in 2m28s
|
2024-03-23 00:57:24 +01:00 |
|
|
886f793406
|
chore(release): release rustypipe-downloader v0.1.0
CI / Test (push) Successful in 3m19s
Release / Release (push) Successful in 2m25s
|
2024-03-23 00:57:16 +01:00 |
|
|
e4b204eae6
|
fix: move package attributes to workspace
CI / Test (push) Successful in 2m54s
|
2024-03-23 00:56:48 +01:00 |
|
|
9afa5ff0cc
|
ci: set registry on internal deps correctly
CI / Test (push) Successful in 4m9s
|
2024-03-23 00:40:54 +01:00 |
|
|
6598a23d06
|
fix: specify internal dependency versions
|
2024-03-23 00:24:41 +01:00 |
|
|
0bcced1db3
|
chore: changes to release command
|
2024-03-23 00:19:33 +01:00 |
|
|
151dc34f6e
|
ci: fix outputting release message
CI / Test (push) Successful in 2m55s
|
2024-03-22 22:34:18 +01:00 |
|
|
b8fc001ccf
|
chore(release): release rustypipe v0.1.0
CI / Test (push) Successful in 3m28s
Release / Release (push) Successful in 1m54s
|
2024-03-22 15:15:42 +01:00 |
|
|
379698c66c
|
ci: use gitea token from secrets
|
2024-03-22 15:15:17 +01:00 |
|
|
926f504136
|
ci: fix creating cargo dir
CI / Test (push) Successful in 3m25s
|
2024-03-22 15:08:22 +01:00 |
|