-
-
Notifications
You must be signed in to change notification settings - Fork 9.7k
Open
Labels
external issueIssue with an external tool or siteIssue with an external tool or sitesite-bugIssue with a specific websiteIssue with a specific websitesite:youtube
Description
Checklist
- I'm reporting that yt-dlp is broken on a supported site
- I've verified that I have updated yt-dlp to nightly or master (update instructions)
- I've checked that all provided URLs are playable in a browser with the same IP and same login details
- I've checked that all URLs and arguments with special characters are properly quoted or escaped
- I've searched known issues, the FAQ, and the bugtracker for similar issues including closed ones. DO NOT post duplicates
- I've read about sharing account credentials and I'm willing to share it if required
Region
India
Provide a description that is worded well enough to be understood
While downloading the video at the end yt-dlp is failing to pull audio. The final video has its audio muted at the end.
yt-dlp_x86.exe --recode-video mp4 -S proto:https --download-sections "*5:03-" "https://www.youtube.com/watch?v=pHApmME4iYQ"
Press [q] to stop, [?] for help
[tls @ 000002385f589dc0] Error in the pull function.00:38.30 bitrate=4379.6kbits/s speed=1.52x
[tls @ 000002385f589dc0] IO error: Error number -10054 occurred
[tls @ 000002385f589dc0] The specified session has been invalidated for some reason.
Last message repeated 1 times
[in#1/matroska,webm @ 000002385fc54ec0] Error during demuxing: I/O error
[out#0/matroska @ 000002385ef82c80] video:45230KiB audio:608KiB subtitle:0KiB other streams:0KiB global headers:0KiB muxing overhead: 0.083985%
frame= 3063 fps= 55 q=-1.0 Lsize= 45876KiB time=00:00:38.76 bitrate=9695.8kbits/s speed=0.699x
Provide verbose output that clearly demonstrates the problem
- Run your yt-dlp command with -vU flag added (
yt-dlp -vU <your command line>
) - If using API, add
'verbose': True
toYoutubeDL
params instead - Copy the WHOLE output (starting with
[debug] Command-line config
) and insert it below
Complete Verbose Output
[debug] Command-line config: ['-vU']
[debug] Encodings: locale cp1252, fs utf-8, pref cp1252, out utf-8, error utf-8, screen utf-8
[debug] yt-dlp version stable@2025.01.26 from yt-dlp/yt-dlp [3b4531934] (win_x86_exe)
[debug] Python 3.10.11 (CPython AMD64 32bit) - Windows-10-10.0.22631-SP0 (OpenSSL 1.1.1t 7 Feb 2023)
[debug] exe versions: ffmpeg 7.1-full_build-www.gyan.dev (setts), ffprobe 7.1-full_build-www.gyan.dev
[debug] Optional libraries: Cryptodome-3.21.0, brotli-1.1.0, certifi-2024.12.14, mutagen-1.47.0, requests-2.32.3, sqlite3-3.40.1, urllib3-2.3.0, websockets-14.2
[debug] Proxy map: {}
[debug] Request Handlers: urllib, requests, websockets
[debug] Loaded 1839 extractors
[debug] Fetching release info: https://api.github.com/repos/yt-dlp/yt-dlp/releases/latest
[debug] Downloading _update_spec from https://github.com/yt-dlp/yt-dlp/releases/latest/download/_update_spec
[debug] Downloading SHA2-256SUMS from https://github.com/yt-dlp/yt-dlp/releases/download/2025.02.19/SHA2-256SUMS
Current version: stable@2025.01.26 from yt-dlp/yt-dlp
Latest version: stable@2025.02.19 from yt-dlp/yt-dlp
Current Build Hash: ebbfae07713a91c87b5e0b08417ba40b0a7279af16181a4163c4921f27b070fb
Updating to stable@2025.02.19 from yt-dlp/yt-dlp ...
[debug] Downloading yt-dlp_x86.exe from https://github.com/yt-dlp/yt-dlp/releases/download/2025.02.19/yt-dlp_x86.exe
Metadata
Metadata
Assignees
Labels
external issueIssue with an external tool or siteIssue with an external tool or sitesite-bugIssue with a specific websiteIssue with a specific websitesite:youtube