diff --git a/20h12.process.sh b/20h12.process.sh index 38307c86..1f13e31b 100755 --- a/20h12.process.sh +++ b/20h12.process.sh @@ -60,6 +60,9 @@ if [[ ! $isLAN ]]; then done fi +## Updating yt-dlp +sudo youtube-dl -U + ######################################################################## end=`date +%s` echo "20H12 (♥‿‿♥) Execution time was "`expr $end - $start` seconds.