Update Video.service.bash

This commit is contained in:
RandomNinjaAtk 2023-07-10 13:42:34 +00:00 committed by GitHub
parent edc3c451b9
commit fb392456e6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -3,7 +3,9 @@ scriptVersion="1.0"
# Debugging Settings # Debugging Settings
#addFeaturedVideoArtists=true #addFeaturedVideoArtists=true
#videoFormat=bestvideo+best+bestaudio
# Settings
videoFormat=bv[width>=1920]+ba
log () { log () {
m_time=`date "+%F %T"` m_time=`date "+%F %T"`