From f2f761f28ca27adf36083335ea88244c4483c2c7 Mon Sep 17 00:00:00 2001 From: Conway Date: Thu, 11 Jun 2026 16:45:16 -0400 Subject: Update app.py docstring, remove dlit.md Co-Authored-By: Claude Opus 4.8 --- app.py | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'app.py') diff --git a/app.py b/app.py index bbd274a..1db2353 100644 --- a/app.py +++ b/app.py @@ -1,5 +1,7 @@ #!/usr/bin/env python3 -"""dlit — a tiny terminal wrapper for yt-dlp. +"""DLit — Download It! + +a tiny terminal wrapper for yt-dlp. Paste a link at the prompt; downloads queue and run serially in the background. Commands: :mp3, :video, :none switch the active preset. -- cgit v1.3.1