HD download is restrict to 720p
This commit is contained in:
parent
ca7ba89d7d
commit
9c4bc5feee
@ -41,7 +41,7 @@ if [ "$choix" = "1" ];then
|
||||
title=$($youtubedlbinary --get-title "$url")
|
||||
|
||||
f_telechcommence
|
||||
$youtubedlbinary --output "%(title)s.%(ext)s" "$url" | tee $log | ZenityPulsate
|
||||
$youtubedlbinary -f 'bestvideo[height<800]' --output "%(title)s.%(ext)s" "$url" | tee $log | ZenityPulsate
|
||||
f_iferr
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user