- download video urls (via yt-dlp)
- place videos in certain locations (read only), with ip/name subdirs
- log of videos downloaded
- only keep n videos per ip? (but store logs indefinitely)
- Listen on port
- hello world
- config file mechanism
- Accept form
- parse form info
- provide download feedback (necessary?)
- done page
- template error messages
- file browsing option (instead of download url to point to local path)
- systemd file
- option for download audio only
- download subdirectory based on ip
- log all requests under subdirectory
- find good logging crate
- only keep "last n" for each ip
- put cargo/git version into binary to display on webpage
- allow specifying path to downloader program