これはtry.phpファイルです
<?
echo shell_exec('youtube-dl https://yotube.com?xxxxxx');
?>
コマンドライン
php try.php
で次のことがわかります
WARNING: Your copy of avconv is outdated and unable to properly mux separate video and audio files, youtube-dl will download single file media. Update avconv to version 10-0 or newer to fix this.
[youtube] 5Zq5wjkJ_Es: Downloading webpage
[youtube] 5Zq5wjkJ_Es: Extracting video information
[youtube] 5Zq5wjkJ_Es: Downloading DASH manifest
root@vps:/usr/bin#
しかし、Webブラウザで実行すると
それが示している