Bring audio conversion back (fixes #7)
This commit is contained in:
parent
4dd9d90858
commit
83cb546925
4 changed files with 46 additions and 96 deletions
|
@ -14,4 +14,5 @@
|
|||
define('YOUTUBE_DL', './youtube-dl');
|
||||
define('PYTHON', '/usr/bin/python');
|
||||
define('PARAMS', '--no-playlist --no-warnings');
|
||||
define('CONVERT', true);
|
||||
?>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue