┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/requirements.txt
diff options
context:
space:
mode:
authorConway <[email protected]>2026-06-10 16:16:34 -0400
committerConway <[email protected]>2026-06-10 16:16:34 -0400
commitb23aced316e19d96bc71bec76fa5e91d10dfbee7 (patch)
treed48ab67cdc2468639b50a5df5861fe53fcddbbc9 /requirements.txt
Initial commit: dlit v.1.5 — terminal yt-dlp wrapper
Queued yt-dlp downloads with mp3/video/none presets, ANSI status icons, ID3 tagging, and a postprocessor that crops solid-color bars off square album art before embedding the cover.
Diffstat (limited to 'requirements.txt')
-rw-r--r--requirements.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/requirements.txt b/requirements.txt
new file mode 100644
index 0000000..f7d5a99
--- /dev/null
+++ b/requirements.txt
@@ -0,0 +1,2 @@
+textual>=0.80
+yt-dlp