From 8229797f9fa71f256630363f214cfb89fe841a90 Mon Sep 17 00:00:00 2001 From: Arthur Taft <137522644+arthur-taft@users.noreply.github.com> Date: Fri, 7 Feb 2025 20:37:56 -0700 Subject: [PATCH] Create README.md Made a readme since that's kind of important --- README.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..096b6df --- /dev/null +++ b/README.md @@ -0,0 +1,5 @@ +This is a few scripts that I wrote to make using yt-dlp easier + +If it doesn't work, figure it out + +Only dependency is ffmpeg -- 2.51.2