Placeholder script for getting and merging videos with youtube-dl

This commit is contained in:
mmcw-dev 2018-12-22 01:02:25 -05:00
parent 835c3eb2fd
commit 9dbc207c8b
1 changed files with 7 additions and 0 deletions

7
examples_youtube.sh Normal file
View File

@ -0,0 +1,7 @@
#!/bin/bash
#This example script requires that you have youtube-dl installed
echo "Downloading example videos using youtube-dl..."
mkdir examples