From 2356a1b1308a0e8eb2e3066d1fa1720d2cd4f865 Mon Sep 17 00:00:00 2001 From: iceyrazor Date: Sat, 19 Jul 2025 14:02:24 -0500 Subject: [PATCH] readme change --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index d81106d..4178d87 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,8 @@ # youtube playlist cli + +> [!NOTE] +> this does NOT download the videos. only thumbnails (optional) + A simplish set of bash scripts to have a locally stored youtube playlist using fzf and sqlite3 with thumbnails Technically you can modify this to store anything other than just yt videos