/docker-youtube-dl-gdrive

Docker experiment to pull a youtube video and upload it to Google Drive

Primary LanguageShell

docker-youtube-dl-gdrive

Docker experiment to pull a youtube video and upload it to Google Drive

This Dockerfile basically installs 2 applications

youtube-dl - For downloading YouTube videos

and

drive - A Google Drive command line client for Linux

Upon starting the container, the Dockerfile prints out some instructions on how to proceed.