From a48478c80b3064a82c07befd96c12ef14c36107f Mon Sep 17 00:00:00 2001 From: Zachary Vance Date: Fri, 8 Jul 2022 15:06:21 -0400 Subject: [PATCH] youtube-autodl --- blog.md | 1 + software.md | 1 + 2 files changed, 2 insertions(+) diff --git a/blog.md b/blog.md index 1f37c38..a61900b 100644 --- a/blog.md +++ b/blog.md @@ -2,6 +2,7 @@ blog. - **Newest articles can be found [on the blog](https://blog.za3k.com/)** +- 2022-07-08: youtube-autodl [blog](https://blog.za3k.com/youtube-autodl/) [link](https://github.com/za3k/youtube-autodl) - 2022-07-06: Articles section [blog](https://blog.za3k.com/articles-section/) [website](https://za3k.com/blog) - 2022-07-01: How to Retire for Infinity Years [blog](https://blog.za3k.com/how-to-retire-for-infinity-years/) [website](https://za3k.com/finance/retire_forever) - 2022-03-22: qr-backup [blog](https://blog.za3k.com/qr-backup-2/) [link](https://github.com/za3k/qr-backup) diff --git a/software.md b/software.md index bdc12b8..d447e22 100644 --- a/software.md +++ b/software.md @@ -18,6 +18,7 @@ software i've written. most has extensive documentation if you click through the | works | [vlad the remailer](https://github.com/za3k/vlad) | 2013-09-05 | a bot which emails users once a day asking them what they did. based around a similar system in use at google. | works | [watch-to-file](https://github.com/za3k/short-programs#watch-to-file) | 2019-03-27 | analagous to the linux command 'watch', but outputs to a file. periodically runs a program and saves the output to a file. | works | [xor](https://github.com/za3k/short-programs#xor) | 2020-04-20 | xors two files together. would you believe there's not a standard program for this? see also [add-base-26](https://github.com/za3k/short-programs#add-base26). +| beta | [youtube-autodl](https://github.com/za3k/youtube-autodl) | 2022-07-07 | automatically download your favorite youtube channels and playlists, and organize them how you like. ##less useful software | status | project | written | description | -- 2.47.3