Commit graph

17 commits

Author SHA1 Message Date
d305a2bb1b i2-cli-subscription-file (#16)
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
Closes kemitix/podal#2

Reviewed-on: #16
Co-authored-by: Paul Campbell <pcampbell@kemitix.net>
Co-committed-by: Paul Campbell <pcampbell@kemitix.net>
2023-08-07 09:43:13 +01:00
304ae6740d i13-cli-history-file (#14)
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
Closes kemitix/podal#13

Reviewed-on: #14
Co-authored-by: Paul Campbell <pcampbell@kemitix.net>
Co-committed-by: Paul Campbell <pcampbell@kemitix.net>
2023-08-06 15:07:56 +01:00
9d578c2d86 i3-cli-download-dir (#12)
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
Closes kemitix/podal#3

Reviewed-on: #12
Co-authored-by: Paul Campbell <pcampbell@kemitix.net>
Co-committed-by: Paul Campbell <pcampbell@kemitix.net>
2023-08-06 12:14:02 +01:00
83081a2051 i5-add-tests (part 3) (#9)
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
Reviewed-on: #9
Co-authored-by: Paul Campbell <pcampbell@kemitix.net>
Co-committed-by: Paul Campbell <pcampbell@kemitix.net>
2023-07-29 20:36:03 +01:00
9057adddc3 i5-add-tests (part 2) (#7)
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
closes kemitix/podal#5

Reviewed-on: #7
Co-authored-by: Paul Campbell <pcampbell@kemitix.net>
Co-committed-by: Paul Campbell <pcampbell@kemitix.net>
2023-07-28 18:35:41 +01:00
65156db75e provide history find/add and fetch download as parameters to main 2023-07-25 14:56:59 +01:00
17a92e45e4 provide feed find/get functions as parameters from main 2023-07-25 14:47:33 +01:00
507447f6ad extract prelude and feed::find 2023-07-25 10:47:54 +01:00
43be49910b split main.rs into lib.rs and main.rs 2023-07-25 10:33:41 +01:00
de28bae66b just show title of entry being downloaded 2023-07-24 07:55:38 +01:00
2c953b5997 extract site as a parameter 2023-07-24 07:40:20 +01:00
1896a57b93 subscriptions is just the channel name (with @ prefix) 2023-07-24 07:35:55 +01:00
e18c0f8bea display command output while it is running 2023-07-24 07:24:03 +01:00
47ff64585b replace youtube-dl with yt-dlp 2023-07-23 20:21:36 +01:00
60dffe9824 remove debug logs 2023-07-23 20:21:17 +01:00
c512a6f83c inlining 2023-07-23 20:09:55 +01:00
d56523ea4f initial implementation 2023-07-23 18:54:04 +01:00