1c5b5d8299dcb6c86743b6a6e2f5c2dc8c7634e1
ytdlp-tui
A TUI wrapper for my yt-dlp commands
This is a little tool to collect all my yt-dlp commands in one CLI app.
It aims to teach me how to write an TUI application in python.
Libaries used
- pytest
- textual
- textual-dev (for command line development)
Description
Languages
Python
100%