diff --git a/proj/y2t/handler.php b/proj/y2t/handler.php index 7ec77de..6e6397c 100644 --- a/proj/y2t/handler.php +++ b/proj/y2t/handler.php @@ -10,35 +10,16 @@
-

Welcome on the handler page v2

+

Welcome on the handler page v4

'; //echo '
'; @@ -46,22 +27,8 @@ echo ''; //echo '
'; } - //echo nl2br("\n END OF THE OUTPUT\n"); - /* - echo "check"; - - $url = 'https://www.youtube.com/watch?v=GNbTRJHbC4Q'; - $cmd = 'youtube-dl -o "/var/www/webapp_ed/ed.brz9.dev_/proj/y2t/output/%(id)s.%(ext)s" --skip-download --list-subs ' . escapeshellarg($url); - exec($cmd, $output, $ret); - echo 'output: '; - var_export($output); - echo "\nret: "; - var_export($ret); -*/ ?> - -