public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: David Haller <gentoo@dhaller.de>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] youtube-dl and the conf file.
Date: Wed, 28 Oct 2020 01:54:18 +0100	[thread overview]
Message-ID: <20201028005418.ewlejr7lrjldhg5y@grusum.endjinn.de> (raw)
In-Reply-To: <6565de47-dab0-523f-ec00-10cdd4f8736e@gmail.com>

Hello,

On Tue, 27 Oct 2020, Dale wrote:
>This is what the conf file looks like now.  I took out the format
>option.  Add it back later when this current issue is settled. 
>
>--format
>'bestvideo[ext=webm][width<=?1280]+bestaudio/bestvideo[ext=mp4][width<=?1280]+bestaudio/best'

Is that one or two lines? It think it should be one! I.e.:

--format foo

Try:

--format 'bestvideo[ext=webm][width<=?1280]+bestaudio/bestvideo[ext=mp4][width<=?1280]+bestaudio/best'

Or, I think it's equivalent:

--format 'bestvideo[ext=webm,ext=mp4][width<=?1280]+bestaudio/best'

HTH,
-dnh

-- 
Linux is not a desktop OS for people whose VCRs are still
flashing "12:00".                         -- Paul Tomblin


  reply	other threads:[~2020-10-28  0:54 UTC|newest]

Thread overview: 32+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-10-27 20:58 [gentoo-user] youtube-dl and the conf file Dale
2020-10-27 21:14 ` Arve Barsnes
2020-10-27 22:36   ` Michael
2020-10-27 23:58     ` Dale
2020-10-27 23:48   ` Dale
2020-10-28  0:54     ` David Haller [this message]
2020-10-28  1:35       ` Dale
2020-10-28  6:21         ` Arve Barsnes
2020-10-28  7:19           ` Ashley Dixon
2020-10-28 10:28         ` David Haller
2020-10-28 23:15           ` Dale
2020-10-29 10:00             ` Michael
2020-10-29 17:43               ` Dale
2020-10-30 21:56                 ` Dale
2020-10-30 22:36                   ` Arve Barsnes
2020-10-30 22:57                     ` Jack
2020-11-02 16:06                     ` Dale
2020-11-02 16:57                       ` Arve Barsnes
2020-11-02 20:21                         ` Dale
2020-11-10  9:19                           ` Dale
2020-10-31 12:53                   ` Wols Lists
2020-10-29 17:47             ` David Haller
2020-10-28 19:27         ` Dale
2020-10-28 21:11           ` Michael
2020-10-28 22:57             ` Dale
2020-10-29 11:15               ` [gentoo-user] Re: [O/T] PSU caps Michael
2020-10-29 17:39                 ` Dale
2020-10-29 17:47             ` [gentoo-user] Re: youtube-dl and the conf file Grant Edwards
2020-10-29 18:25               ` [gentoo-user] Re: [O/T of O/T] winmodem? Michael
2020-10-29 19:02                 ` Grant Edwards
2020-10-29 19:36                   ` Dale
2020-10-28 15:52 ` [gentoo-user] youtube-dl and the conf file Mark Knecht

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20201028005418.ewlejr7lrjldhg5y@grusum.endjinn.de \
    --to=gentoo@dhaller.de \
    --cc=gentoo-user@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox