diff options
| author | Conway <[email protected]> | 2026-06-11 16:45:16 -0400 |
|---|---|---|
| committer | Conway <[email protected]> | 2026-06-11 16:45:16 -0400 |
| commit | f2f761f28ca27adf36083335ea88244c4483c2c7 (patch) | |
| tree | ffcd5f8a7cbe4e607ebf68c076dade21f192e7dd /app.py | |
| parent | b23aced316e19d96bc71bec76fa5e91d10dfbee7 (diff) | |
Update app.py docstring, remove dlit.md
Co-Authored-By: Claude Opus 4.8 <[email protected]>
Diffstat (limited to 'app.py')
| -rw-r--r-- | app.py | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -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. |
