Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

youtube-dl www-data wont add metadata #14167

Closed
zakrzus opened this issue Sep 10, 2017 · 1 comment
Closed

youtube-dl www-data wont add metadata #14167

zakrzus opened this issue Sep 10, 2017 · 1 comment
Labels

Comments

@zakrzus
Copy link

@zakrzus zakrzus commented Sep 10, 2017

Hello,
I'am automating downloads via php script, and everythings is fine, track is being downloaded but without metadata.
I'am running it by
``shell_exec('python3 /usr/local/bin/youtube-dl --prefer-ffmpeg --playlist-end 1 --max-filesize 70m --add-metadata --restrict-filenames -continue --extract-audio --audio-format mp3 -o "%(title)s.%(ext)s" '.$link);

@dstftw
Copy link
Collaborator

@dstftw dstftw commented Sep 10, 2017

Carefully read new issue template and provide all requested information.

@dstftw dstftw closed this Sep 10, 2017
@dstftw dstftw added the incomplete label Sep 10, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
2 participants
You can’t perform that action at this time.