From c4065f3629e87033fa4839f5a800345cfe01fb07 Mon Sep 17 00:00:00 2001 From: Oliver Atkinson Date: Wed, 8 May 2024 15:18:20 -0600 Subject: [PATCH] remove fixed todo --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 5e98d87..286ea79 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,5 @@ Download youtube videos via a website interface. Makes it easier for everyone. 2) Clone, build, and run this project. ## 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`)