/ Published in: PHP
Requires youtube-dl to be in the directory.
Expand |
Embed | Plain Text
function serveFile( $file ){ $output = ''; $prep = `cd /Applications/XAMPP/xamppfiles/htdocs/download`; { $buffer = $myLine; echo $myLine; $output .= $buffer."...\n"; } return $output; }
You need to login to post a comment.
