Video Elf
This function extracts media info from a Youtube URL allowing you to download them directly.
Dependencies
- youtube_dl
Deploying to Minikube
In order to deploy ensure you have a cluster running on kubernetes by following these steps.
Then, deploy:
./bin/deploy
Testing
Run this following line in your terminal to run the tests.
PYTHONPATH=$(pwd) pytest .
Built With
- nuclio
- python
- youtube-dl
Log in or sign up for Devpost to join the conversation.