Closed
Description
Checklist
- I'm reporting a broken site support issue
- I've verified that I'm running youtube-dl version 2021.12.17
- I've checked that all provided URLs are alive and playable in a browser
- I've checked that all URLs and arguments with special characters are properly quoted or escaped
- I've searched the bugtracker for similar bug reports including closed ones
- I've read bugs section in FAQ
Verbose log
PASTE VERBOSE LOG HERE
(youtube) C:\Users\cheun\Music>youtube-dl.exe -x https://www.youtube.com/watch?v=SYhvpeWXQH4 --verbose --rm-cache-dir
[debug] System config: []
[debug] User config: []
[debug] Custom config: []
[debug] Command-line args: ['-x', 'https://www.youtube.com/watch?v=SYhvpeWXQH4', '--verbose', '--rm-cache-dir']
[debug] Encodings: locale cp1252, fs mbcs, out cp437, pref cp1252
[debug] youtube-dl version 2025.05.04 [e102b9993] (single file build)
[debug] ** This version was built from the latest master code at https://github.com/ytdl-org/youtube-dl.
[debug] ** For support, visit the main site.
[debug] Python 3.4.4 (CPython AMD64 32bit) - Windows-10-10.0.26100 - OpenSSL 1.0.2d 9 Jul 2015
[debug] exe versions: ffmpeg 6.1.1, ffprobe 6.1.1
[debug] Proxy map: {'https': 'https://127.0.0.1:3213', 'http': 'http://127.0.0.1:3213'}
Removing cache dir C:\Users\cheun/.cache\youtube-dl ..
[youtube] SYhvpeWXQH4: Downloading webpage
[youtube] SYhvpeWXQH4: Downloading TVHTML5 API JSON
[debug] [youtube] Extracting signature function https://www.youtube.com/s/player/aa3fc80b/player_ias.vflset/en_US/base.js-107
WARNING: [youtube] SYhvpeWXQH4: Signature extraction failed: Some formats may be missing
[debug] [youtube] Traceback (most recent call last):
File "D:\a\ytdl-nightly\ytdl-nightly\youtube_dl\extractor\youtube.py", line 1826, in inner
File "D:\a\ytdl-nightly\ytdl-nightly\youtube_dl\extractor\youtube.py", line 1713, in _extract_signature_function
TypeError: _load_player_data_from_cache() got an unexpected keyword argument 'min_ver'
(caused by TypeError("_load_player_data_from_cache() got an unexpected keyword argument 'min_ver'",)); please report this issue on https://github.com/ytdl-org/youtube-dl/issues , using the appropriate issue template. Make sure you are using the latest version; type youtube-dl -U to update. Be sure to call youtube-dl with the --verbose option and include the complete output.
[debug] [youtube] Extracting signature function https://www.youtube.com/s/player/aa3fc80b/player_ias.vflset/en_US/base.js-103
ERROR: No video formats found; please report this issue on https://github.com/ytdl-org/youtube-dl/issues , using the appropriate issue template. Make sure you are using the latest version; type youtube-dl -U to update. Be sure to call youtube-dl with the --verbose option and include the complete output.
Traceback (most recent call last):
File "D:\a\ytdl-nightly\ytdl-nightly\youtube_dl\YoutubeDL.py", line 886, in wrapper
File "D:\a\ytdl-nightly\ytdl-nightly\youtube_dl\YoutubeDL.py", line 982, in __extract_info
File "D:\a\ytdl-nightly\ytdl-nightly\youtube_dl\extractor\common.py", line 573, in extract
File "D:\a\ytdl-nightly\ytdl-nightly\youtube_dl\extractor\youtube.py", line 2595, in _real_extract
File "D:\a\ytdl-nightly\ytdl-nightly\youtube_dl\extractor\common.py", line 1550, in _sort_formats
youtube_dl.utils.ExtractorError: No video formats found; please report this issue on https://github.com/ytdl-org/youtube-dl/issues , using the appropriate issue template. Make sure you are using the latest version; type youtube-dl -U to update. Be sure to call youtube-dl with the --verbose option and include the complete output.
(youtube) C:\Users\cheun\Music>youtube-dl.exe -U
Latest version: 2025.05.04, Current version: 2025.05.04
youtube-dl is up to date (2025.05.04)
(youtube) C:\Users\cheun\Music>python --version
Python 3.10.16
Description
WRITE DESCRIPTION HERE
I am running the latest version and using an anaconda environment. It keeps reporting that no format supported is found. It doesn't matter whether I am downloading the video or in this case, the audio.