Docblocks
This commit is contained in:
parent
d2cd370c82
commit
107b3f34bd
2 changed files with 4 additions and 1 deletions
|
@ -16,6 +16,9 @@ use GuzzleHttp\Client;
|
|||
use Psr\Http\Message\ResponseInterface;
|
||||
use Symfony\Component\Process\Process;
|
||||
|
||||
/**
|
||||
* Class used to call youtube-dl and download videos.
|
||||
*/
|
||||
class Downloader
|
||||
{
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue