8000
Skip to content

danielvijge/youtube-dl-extract-info-lambda

< 8000 div class="OverviewContent-module__Box_5__Zc3i7">

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Webservice to extract info from media websites using youtube-dl

Pre-requisites

  • Install the serverless framework. If you have an OS with a package manager, you can also install it from there. For example, on MacOS you can use brew to install it.
  • Make sure the AWS credentials are set correctly. Refer the serverless documentation on how to do this.

Deployment

  • Run ./deploy.sh to deploy the function to AWS

Configuration

  • You can add options to the deploy script to configure the name and region. Supported variables are region and stage. Any serverless command line option can also be passed.

Your API is n 6290 ow deployed. The stage screen will display the API address. You can invoke your API with:

https://{address}.{region}.amazonaws.com/dev/extract-info?url=https://www.youtube.com/watch?v=dQw4w9WgXcQ

Optionally, you can also create a Custom Domain Name and give a nice URL to this API function

About

youtube-dl info web service wrapper for AWS Lambda

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

0