Moorad / youtube-video-downloader

199 stars 138 forks source link

Cannot GET / #39

Open Crybik opened 3 years ago

Crybik commented 3 years ago

I ran it at 333 port and it says Cannot GET /

guci0 commented 3 years ago

Same, trying to figure it out...

Ok, this needs to by started by index.html (as simple page) and in background server will handle this if started. Ports must be right inside scripts.js

andrewip1027 commented 3 years ago

same

idylmz commented 3 years ago

Facing the same problem. It is all PORT 4000 as it is coded in the project. But can't seem to work it.

Ok found the solution. ytdl-core version must be updated to the latest. Because of the old version, the video metadata cannot be read.

SDCat99 commented 3 years ago

Still having this issue and I've updated ytdl-core. Has anyone had any luck?