docs(users/Profpatsch): Add small README to most subdirs

Change-Id: I2912e32fe1b2d3d3aff7bafba809634ec4c9adb6
Reviewed-on: https://cl.tvl.fyi/c/depot/+/8470
Autosubmit: Profpatsch <mail@profpatsch.de>
Reviewed-by: Profpatsch <mail@profpatsch.de>
Tested-by: BuildkiteCI
This commit is contained in:
Profpatsch 2023-04-08 14:19:20 +02:00 committed by clbot
parent 260626e016
commit 80e04da5d4
12 changed files with 93 additions and 1 deletions

View file

@ -0,0 +1,5 @@
# ytextr
Wrapper around `yt-dlp` for downloading videos in good default quality with good default settings.
Will always download the most up-to-date `yt-dlp` first, because the software usually stops working after a few weeks and needs to be updated, so just using `<nixpkgs>` often fails.