ytdl_express
v0.0.2
Published
REST API for YT download
Downloads
2
Readme
YT Download REST API
Usage
GET Request
<endpoint>/?url=<youtube_video_url> to download audio only (aac format)
<endpoint>/vid?url=<youtube_video_url> to download video.
<endpoint>/search?q=<search_query> to get search result using the parthpower/youtube-scrape scraper.
<endpoint>/iamfeelinglucky?q=<search_query>[&vid=1] to get audio/video file from first search result.
DISCLAIMER
THIS PROJECT IS FOR EDUCATIONAL PURPOSE ONLY.
