Fix docblocks
This commit is contained in:
parent
d7927fc442
commit
631f09529f
3 changed files with 4 additions and 5 deletions
|
@ -368,7 +368,7 @@ class VideoDownload
|
|||
/**
|
||||
* Get a Tar stream containing every video in the playlist piped through the server.
|
||||
*
|
||||
* @param string $video Video object returned by youtube-dl
|
||||
* @param object $video Video object returned by youtube-dl
|
||||
* @param string $format Requested format
|
||||
*
|
||||
* @return Response HTTP response
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue