0.0.1 • Published 9 years ago
serverless-youtube-dl v0.0.1
Serverless Youtube DL
TODO
Install
Make sure you have the Serverless Framework installed and you're using Node.js v4.0+.
npm install serverless -gOpen a command line terminal and cd to the location where you will be placing the serverless-youtube-dl project.
Clone the project directly from Github:
git clone git@github.com:movielala/serverless-youtube-dl.gitEnter the serverless-youtube-dl folder that was just created:
cd serverless-youtube-dlInstall all npm dependencies:
npm install
cd video
npm installInitialize the project:
serverless project initDeploy your functions and endpoints:
serverless dash deployExamples
0.0.1
9 years ago