Initial commit
This commit is contained in:
9
config.sh
Normal file
9
config.sh
Normal file
@@ -0,0 +1,9 @@
|
||||
############################################
|
||||
# South Park Downloader Configuration File #
|
||||
############################################
|
||||
|
||||
# youtube-dl (or youtube-dlc) executable path
|
||||
YOUTUBE_DL="./yt-dlc/youtube-dlc"
|
||||
|
||||
# Where the downloaded videos will get stored
|
||||
SAVEDIR="./downloads"
|
||||
Reference in New Issue
Block a user