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 ignored when using suggested format selection option #7311

Closed
Zettt opened this issue Oct 28, 2015 · 1 comment
Closed

Output Template ignored when using suggested format selection option #7311

Zettt opened this issue Oct 28, 2015 · 1 comment

Comments

@Zettt
Copy link

@Zettt Zettt commented Oct 28, 2015

I liked the idea suggested in ]format selection](https://github.com/rg3/youtube-dl/blob/master/README.md#format-selection). Use -f bestvideo[height<=?1080]+bestaudio/best I modified this to (mp4)[height<=?1080]+bestaudio/best. I'm also using an output template: %(uploader)s %(title)s.%(ext)s.

  1. This does work, but it leaves behind many audio files.
  2. The output filenames have their format shorthand after them, e.g. Einführung u. Grundlagen I.f141
@jaimeMF
Copy link
Collaborator

@jaimeMF jaimeMF commented Oct 28, 2015

As explained in the bug reporting instructions: post the full output you get when you run youtube-dl --verbose URL OTHER_OPTIONS.

@dstftw dstftw closed this Mar 5, 2016
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
3 participants
You can’t perform that action at this time.