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

[Request] API endpoint #153

Closed GokulNC closed 2 years ago

GokulNC commented 2 years ago

Thanks for this great work!

I have a request:

Is it possible to expose an public endpoint (with CORS enabled), like this: https://unblockvideos.com/video_info.php?url=https://www.youtube.com/watch?v=BaW_jenozKc

which will return the best video download link.

Or is there something already like this? (if so, please mention in the README)

Athlon1600 commented 2 years ago

Yes, something like that is in the works, but still a long way to go. It's a separate project from this though, but once it goes live, I will definitely put a link to it in the README