Commit graph

86 commits

Author SHA1 Message Date
913bb12755
chore(release): release rustypipe-cli v0.2.2 2024-10-13 17:03:13 +02:00
71d3ec65dd
feat: add mobile client 2024-10-13 05:16:06 +02:00
d54277a175
chore(release): release rustypipe-cli v0.2.1 2024-09-10 03:36:57 +02:00
7a019f5706
feat: add RustyPipe version constant 2024-09-10 03:15:41 +02:00
4a253e1a47
doc: fix license badge URL 2024-08-18 17:44:55 +02:00
7b672cd5fd
chore(release): release rustypipe-cli v0.2.0 2024-08-18 03:32:46 +02:00
17933315d9
chore: change repo URL to Codeberg 2024-08-18 03:03:15 +02:00
6009de7bdd
fix: dont store cache in current dir with --report option 2024-08-18 03:03:14 +02:00
e6715700d9
feat!: update channel model, addd handle + video_count, remove tv/mobile banner 2024-08-17 02:44:47 +02:00
8692ca81d9
todo: update metadata 2024-08-17 00:10:31 +02:00
da39c64f30
fix: detect ip-ban error message 2024-08-10 16:26:43 +02:00
f37432a48c
fix: use native tls by default for CLI 2024-08-10 14:12:39 +02:00
03c4d3c392
feat: add option to fetch RSS feed
Some checks failed
CI / Test (push) Failing after 2m54s
2024-08-10 03:35:20 +02:00
d875b5442d
feat: retry with different client after 403 error 2024-08-10 03:11:49 +02:00
5e646afd1e
feat: add list of clients to downloader 2024-08-10 02:29:54 +02:00
8f16e5ba6e
feat: print error message 2024-08-10 01:46:18 +02:00
904f8215d8
feat: add potoken option to downloader 2024-08-09 21:41:47 +02:00
e8324cf3b0
fix: use anstream + owo-color for colorful CLI output
the color-print crate works very well, but it cannot disable styling if the terminal does not support it,
when saving the output to a file, etc
2024-08-08 15:04:15 +02:00
91b020efd4
feat: add plaintext output to CLI 2024-08-08 03:22:51 +02:00
97fb0578b5
feat: add audiotag+indicatif features to downloader 2024-08-06 14:04:03 +02:00
e1e4fb29c1
feat: downloader: add download_track fn, improve path templates 2024-08-01 03:11:54 +02:00
1e1315a837
feat: downloader: add audio tagging 2024-07-31 03:27:27 +02:00
e608811e5f
feat!: add TV client 2024-07-30 01:55:24 +02:00
2c7a3fb5cc
fix: cli: print video ID when logging errors 2024-07-29 18:06:35 +02:00
11a0038350
feat: overhauled downloader 2024-07-27 04:00:11 +02:00
618a24c120
chore(release): release rustypipe-cli v0.1.1
All checks were successful
CI / Test (push) Successful in 3m5s
Release / Release (push) Successful in 3m43s
2024-06-27 14:07:08 +02:00
8420c2f8db
fix: clippy warning
Some checks failed
CI / Test (push) Failing after 3m7s
2024-06-16 02:27:09 +02:00
29a7db231a
test: fix asserts: client version parts, iOS client bitrate
Some checks failed
CI / Test (push) Failing after 1m49s
2024-05-17 18:27:24 +02:00
45b9f2a627
chore: fix clippy lints
All checks were successful
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
16e0e28c48
feat: CLI: setting player type 2024-04-26 16:09:13 +02:00
97b6f07399
chore: changelog: fix incorrect version URLs
All checks were successful
CI / Test (push) Successful in 2m26s
2024-04-11 13:51:30 +02:00
f60b4bb1cd
chore(release): release rustypipe-cli v0.1.0
All checks were successful
Release / Release (push) Successful in 3m30s
CI / Test (push) Successful in 2m28s
2024-03-23 00:57:24 +01:00
e4b204eae6
fix: move package attributes to workspace
All checks were successful
CI / Test (push) Successful in 2m54s
2024-03-23 00:56:48 +01:00
9b7bd4c40c
ci: add release workflow
Some checks failed
CI / Test (push) Failing after 2m32s
2024-03-22 14:57:27 +01:00
f4f1f1e761
chore: update dependencies, use workspace deps 2024-03-22 00:53:27 +01:00
8458d878e7 refactor: generic search API
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2023-11-18 01:19:47 +01:00
d6de428549 fix: fetch YTM playlists with visitor data
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
feat: add lang/country options to cli
2023-09-28 01:40:18 +02:00
1d1dcd622f feat: add tracing 2023-09-22 03:22:38 +02:00
22e298ff98 fix: a/b test 8: parsing view count for tracks
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2023-08-23 11:28:38 +02:00
93e5ad22e9 feat(cli): add vdata argument 2023-08-22 23:35:07 +02:00
43ef8d15c4 feat: add build_with_client method to RustyPipeBuilder
fix: create data dir if it doesn't exist
2023-08-04 15:14:55 +02:00
57086cab9a feat: add report flag to CLI 2023-08-03 20:49:30 +02:00
8ea69d5453 fix!: remove music playlist search without filter 2023-07-03 16:57:23 +02:00
32b4800b46 fix!: remove possible panic from client builder
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
fix: simplify integer divisions
2023-05-31 12:14:11 +02:00
805cc5088f fix: increase default timeout to 20s, use ffmpeg copy arg
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
refactor: use enum for navigation endpoint
2023-05-17 14:35:10 +02:00
cbeb14f3fd fix: add pedantic lints
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2023-05-13 02:40:26 +02:00
a6bf9359b9 docs: improve documentation 2023-05-13 00:08:14 +02:00
a2bbc850a7 fix: reworked retry system
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2023-05-12 17:19:56 +02:00
3a75ed8610 feat!: add channel_videos_tab, channel_videos_order,
remove channel_shorts, channel_livestreams
fix: parsing video types and short durations
2023-05-11 17:18:14 +02:00