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

Output template #5345

Closed
Speeedfire opened this issue Apr 2, 2015 · 2 comments
Closed

Output template #5345

Speeedfire opened this issue Apr 2, 2015 · 2 comments

Comments

@Speeedfire
Copy link

@Speeedfire Speeedfire commented Apr 2, 2015

Hi!

I wanna help for this issue.

youtube-dl --extract-audio --audio-format mp3 --write-all-thumbnails --audio-quality 5 --write-info-json -l https://www.youtube.com/watch?v=d0FdAicAJKg -o "%(title)s.%(ext)s"
Usage: youtube-dl [OPTIONS] URL [URL...]

youtube-dl: error: using output template conflicts with using title, video ID or auto number

@jaimeMF
Copy link
Collaborator

@jaimeMF jaimeMF commented Apr 2, 2015

Just remove the -l, which tells youtube-dl to include the title in the filename. Since you are also setting the output template we can't decide which one to use.

@jaimeMF jaimeMF closed this Apr 2, 2015
@Speeedfire
Copy link
Author

@Speeedfire Speeedfire commented Apr 2, 2015

Thank you!

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.