made it a bit easier to customize default aria2 options
This commit is contained in:
@@ -123,7 +123,6 @@ class Youtube
|
||||
|
||||
public function download($url)
|
||||
{
|
||||
$this->install();
|
||||
if ($this->audioOnly) {
|
||||
$this->audioMode();
|
||||
} else {
|
||||
|
||||
Reference in New Issue
Block a user