I'm trying to download a youtube video using yt-dlp. I'm wanting to download the high bitrate video which is ID 96. The command used is:but for some reason it's giving me the 2nd best video/audio. How can I make it download the 139.71mib video/audio?Code:yt-dlp --cookies-from-browser firefox "https://www.youtube.com/watch?v=mn6Qw-GdNHA" -f 96
[Attachment 89060 - Click to enlarge]
+ Reply to Thread
Results 1 to 6 of 6
-
-
-
your screenshot shows it downloading format 96. you are getting what you've requested.
the problem is the indicated size and bitrate are shown in grey and with a ~ in front. this means it's an ESTIMATE made by yt-dlp, and it's very inaccurate. this is done for all the formats with m3u8 in the PROTO column, because filesize and bitrate is not provided by youtube with m3u8. -
Good information stew.
@ Shaorin,
You should not need the "--cookies-from-browser firefox" when just getting the list.
Same when the download is not restricted some way for the download.
Similar Threads
-
Download from goplay.be using yt-dlp
By heidy333 in forum Video Streaming DownloadingReplies: 33Last Post: 1st Sep 2024, 15:36 -
General Download (GUI+yt-dlp): Concurrent downloads,format selection,muxing
By larley in forum Video Streaming DownloadingReplies: 5Last Post: 29th Jun 2024, 02:22 -
Need help for download with yt-dlp
By sibhus in forum Video Streaming DownloadingReplies: 26Last Post: 19th Feb 2024, 15:02 -
download specific audio using ytdlp format selection
By turtlebay99 in forum Video Streaming DownloadingReplies: 1Last Post: 26th Oct 2022, 05:23 -
yt-dlp will not download in ts format
By Skaperen in forum Video Streaming DownloadingReplies: 21Last Post: 19th Nov 2021, 19:45