Compare commits

...

3 Commits

Author SHA1 Message Date
Oliver Atkinson
7346355351 add screenshot 2024-06-13 10:18:12 -06:00
Oliver Atkinson
c4065f3629 remove fixed todo 2024-05-08 15:18:20 -06:00
Oliver Atkinson
04304772bb add more notes 2024-05-08 15:16:50 -06:00
2 changed files with 5 additions and 2 deletions

View File

@@ -4,7 +4,10 @@ Download youtube videos via a website interface. Makes it easier for everyone.
## Installation / Usage ## Installation / Usage
1) Install `ffmpeg` and `yt-dlp`. (Make sure they are on `$PATH`) 1) Install `ffmpeg` and `yt-dlp`. (Make sure they are on `$PATH`)
2) Clone and run this project. 2) Clone, build, and run this project.
## Notes / TODOs ## Notes / TODOs
* Only `*.youtube.com` links work. Even though `*.yout.be` links *should*. smh * 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](./screenshot.png "Screenshot")

BIN
screenshot.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 69 KiB