A web interface for yt-dlp
Go to file
2024-06-13 10:18:12 -06:00
src fix file output namming issue 2024-05-08 15:12:38 -06:00
www brighten placeholder text 2024-05-08 15:04:32 -06:00
.gitignore working v1 2024-05-08 13:56:59 -06:00
.gitmodules working v1 2024-05-08 13:56:59 -06:00
Cargo.toml working v1 2024-05-08 13:56:59 -06:00
LICENSE working v1 2024-05-08 13:56:59 -06:00
README.md add screenshot 2024-06-13 10:18:12 -06:00
screenshot.png add screenshot 2024-06-13 10:18:12 -06:00

Youtube Web Downloader

Download youtube videos via a website interface. Makes it easier for everyone.

Installation / Usage

  1. Install ffmpeg and yt-dlp. (Make sure they are on $PATH)
  2. Clone, build, and run this project.

Notes / TODOs

  • You need to be on the nightly channel of rust, at least for right now.
  • Make sure you open the firewall for the http connections to the selected port (default 3000)

Screenshot