Placeholder script for getting and merging videos with youtube-dl
This commit is contained in:
parent
835c3eb2fd
commit
9dbc207c8b
|
@ -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
|
Loading…
Reference in New Issue