made it a bit easier to customize default aria2 options

This commit is contained in:
huangjx
2022-03-05 17:53:58 +08:00
parent 802c593905
commit 6d8b05687b
2 changed files with 8 additions and 5 deletions

View File

@@ -123,7 +123,6 @@ class Youtube
public function download($url)
{
$this->install();
if ($this->audioOnly) {
$this->audioMode();
} else {