Athlon1600 / youtube-downloader

:tv: PHP based alternative to youtube-dl and yt-dlp. Active and frequently updated! :star:
https://unblockvideos.com/
MIT License
800 stars 316 forks source link

Run locally #171

Closed Karimeamine closed 1 year ago

Karimeamine commented 1 year ago

update the line require('../vendor/autoload.php');

to require('../../../../vendor/autoload.php'); in stream.php and video_info.php then run the command php -S localhost:8000 -t vendor/athlon1600/youtube-downloader/public

peter279k commented 1 year ago

I think you can create the PR for the issue :).

Athlon1600 commented 1 year ago

I think it's the instructions in the readme that are wrong. FIXED https://github.com/Athlon1600/youtube-downloader/commit/f214319026435c4c571128464a8d8404f9b3353d