fixed #47;some cleaning up and bugfixes;
This commit is contained in:
@@ -116,7 +116,7 @@ class Youtube
|
||||
|
||||
public function getDownloadDir()
|
||||
{
|
||||
return $this->getDownloadDir;
|
||||
return $this->downloadDir;
|
||||
}
|
||||
|
||||
public function prependOption(string $option)
|
||||
|
||||
Reference in New Issue
Block a user