-f best = low #22725

Closed
opened 2026-02-21 11:07:42 -05:00 by deekerman · 4 comments
Owner

Originally created by @mashkov55 on GitHub (Jan 23, 2021).

Why i set for youtube link -f best
But my video always downloaded with worst quality, always.

image

image

Originally created by @mashkov55 on GitHub (Jan 23, 2021). Why i set for youtube link -f best But my video always downloaded with worst quality, always. ![image](https://user-images.githubusercontent.com/77289781/105607987-49e15c80-5db2-11eb-92e3-814ea3354894.png) ![image](https://user-images.githubusercontent.com/77289781/105607999-5e255980-5db2-11eb-865d-656ba981e35e.png)
deekerman 2026-02-21 11:07:42 -05:00
  • closed this issue
  • added the
    question
    label
Author
Owner

@remitamine commented on GitHub (Jan 23, 2021):

read FORMAT SELECTION documentation.

@remitamine commented on GitHub (Jan 23, 2021): read [FORMAT SELECTION](https://github.com/ytdl-org/youtube-dl#format-selection) documentation.
Author
Owner

@mashkov55 commented on GitHub (Jan 23, 2021):

read FORMAT SELECTION documentation.

if i set -f best[height=1080], i have error and i dont understand why
do you can help me pls?

my english is very low for documentation
need command for best video quality with audio in once file

image

@mashkov55 commented on GitHub (Jan 23, 2021): > read [FORMAT SELECTION](https://github.com/ytdl-org/youtube-dl#format-selection) documentation. if i set -f best[height=1080], i have error and i dont understand why do you can help me pls? my english is very low for documentation need command for best video quality with audio in once file ![image](https://user-images.githubusercontent.com/77289781/105608354-95950580-5db4-11eb-8630-d387e360a7f3.png)
Author
Owner

@remitamine commented on GitHub (Jan 23, 2021):

use -f bestvideo+bestaudio, install ffmpeg if you don't have it.

@remitamine commented on GitHub (Jan 23, 2021): use `-f bestvideo+bestaudio`, install ffmpeg if you don't have it.
Author
Owner

@rautamiekka commented on GitHub (Jan 23, 2021):

https://www.gyan.dev/ffmpeg/builds/ is where to get FFmpeg for Window$.

Scroll down to the release section (section name in green) and take the link https://www.gyan.dev/ffmpeg/builds/ffmpeg-release-full-shared.7z

I recommend extracting the contents (without the root folder) to C:\Users\Public\Downloads\ffmpeg\, then add

--ffmpeg-location "C:\Users\Public\Downloads\ffmpeg\bin"

to your command or rc file.

@rautamiekka commented on GitHub (Jan 23, 2021): https://www.gyan.dev/ffmpeg/builds/ is where to get FFmpeg for Window$. Scroll down to the `release` section (section name in green) and take the link https://www.gyan.dev/ffmpeg/builds/ffmpeg-release-full-shared.7z I recommend extracting the contents (without the root folder) to `C:\Users\Public\Downloads\ffmpeg\`, then add ```cmd --ffmpeg-location "C:\Users\Public\Downloads\ffmpeg\bin" ``` to your command or rc file.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/youtube-dl#22725
No description provided.