diff options
| author | iceyrazor <iceyrazor@mailfence.com> | 2025-07-19 14:02:24 -0500 |
|---|---|---|
| committer | iceyrazor <iceyrazor@mailfence.com> | 2025-07-19 14:02:24 -0500 |
| commit | 2356a1b1308a0e8eb2e3066d1fa1720d2cd4f865 (patch) | |
| tree | 4f652cc7dc58e8b3b8b3eaf80f0deff7e38437e7 | |
| parent | bcaaaeac948901a09d4972a82d828f63ac6880b0 (diff) | |
readme change
| -rw-r--r-- | README.md | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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 |
