Update Video.service.bash
This commit is contained in:
parent
edc3c451b9
commit
fb392456e6
1 changed files with 3 additions and 1 deletions
|
@ -3,7 +3,9 @@ scriptVersion="1.0"
|
|||
|
||||
# Debugging Settings
|
||||
#addFeaturedVideoArtists=true
|
||||
#videoFormat=bestvideo+best+bestaudio
|
||||
|
||||
# Settings
|
||||
videoFormat=bv[width>=1920]+ba
|
||||
|
||||
log () {
|
||||
m_time=`date "+%F %T"`
|
||||
|
|
Loading…
Reference in a new issue