Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [debug] Command-line config: ['https://d2lkq7nlcrdi7q.cloudfront.net/03b6/e9f0/d573/426f-b60e-ff6b42c2e383/c82f68e0-20bd-41a4-8307-163cae260352_corrected.mpd', '--allow-unplayable-formats', '--verbose']
- [debug] Loading archive file None
- [debug] Encodings: locale UTF-8, fs utf-8, out utf-8, pref UTF-8
- [debug] yt-dlp version 2021.03.15
- [debug] Python version 3.9.1 (CPython 64bit) - macOS-11.1-x86_64-i386-64bit
- [debug] exe versions: ffmpeg 4.3.2, ffprobe 4.3.2, rtmpdump 2.4
- [debug] Proxy map: {}
- [generic] c82f68e0-20bd-41a4-8307-163cae260352_corrected: Requesting header
- WARNING: Falling back on generic information extractor.
- [generic] c82f68e0-20bd-41a4-8307-163cae260352_corrected: Downloading webpage
- [generic] c82f68e0-20bd-41a4-8307-163cae260352_corrected: Extracting information
- ERROR: An extractor error has occurred. (caused by KeyError('sourceURL')); please report this issue on https://github.com/yt-dlp/yt-dlp . Make sure you are using the latest version; see https://github.com/yt-dlp/yt-dlp on how to update. Be sure to call yt-dlp with the --verbose flag and include its complete output.
- Traceback (most recent call last):
- File "/Users/krs/.pyenv/versions/3.9.1/lib/python3.9/site-packages/yt_dlp/extractor/common.py", line 554, in extract
- ie_result = self._real_extract(url)
- File "/Users/krs/.pyenv/versions/3.9.1/lib/python3.9/site-packages/yt_dlp/extractor/generic.py", line 2527, in _real_extract
- info_dict['formats'] = self._parse_mpd_formats(
- File "/Users/krs/.pyenv/versions/3.9.1/lib/python3.9/site-packages/yt_dlp/extractor/common.py", line 2532, in _parse_mpd_formats
- representation_ms_info = extract_multisegment_info(representation, adaption_set_ms_info)
- File "/Users/krs/.pyenv/versions/3.9.1/lib/python3.9/site-packages/yt_dlp/extractor/common.py", line 2457, in extract_multisegment_info
- extract_Initialization(segment_list)
- File "/Users/krs/.pyenv/versions/3.9.1/lib/python3.9/site-packages/yt_dlp/extractor/common.py", line 2452, in extract_Initialization
- ms_info['initialization_url'] = initialization.attrib['sourceURL']
- KeyError: 'sourceURL'
- Traceback (most recent call last):
- File "/Users/krs/.pyenv/versions/3.9.1/lib/python3.9/site-packages/yt_dlp/extractor/common.py", line 554, in extract
- ie_result = self._real_extract(url)
- File "/Users/krs/.pyenv/versions/3.9.1/lib/python3.9/site-packages/yt_dlp/extractor/generic.py", line 2527, in _real_extract
- info_dict['formats'] = self._parse_mpd_formats(
- File "/Users/krs/.pyenv/versions/3.9.1/lib/python3.9/site-packages/yt_dlp/extractor/common.py", line 2532, in _parse_mpd_formats
- representation_ms_info = extract_multisegment_info(representation, adaption_set_ms_info)
- File "/Users/krs/.pyenv/versions/3.9.1/lib/python3.9/site-packages/yt_dlp/extractor/common.py", line 2457, in extract_multisegment_info
- extract_Initialization(segment_list)
- File "/Users/krs/.pyenv/versions/3.9.1/lib/python3.9/site-packages/yt_dlp/extractor/common.py", line 2452, in extract_Initialization
- ms_info['initialization_url'] = initialization.attrib['sourceURL']
- KeyError: 'sourceURL'
- During handling of the above exception, another exception occurred:
- Traceback (most recent call last):
- File "/Users/krs/.pyenv/versions/3.9.1/lib/python3.9/site-packages/yt_dlp/YoutubeDL.py", line 1024, in wrapper
- return func(self, *args, **kwargs)
- File "/Users/krs/.pyenv/versions/3.9.1/lib/python3.9/site-packages/yt_dlp/YoutubeDL.py", line 1045, in __extract_info
- ie_result = ie.extract(url)
- File "/Users/krs/.pyenv/versions/3.9.1/lib/python3.9/site-packages/yt_dlp/extractor/common.py", line 567, in extract
- raise ExtractorError('An extractor error has occurred.', cause=e)
- yt_dlp.utils.ExtractorError: An extractor error has occurred. (caused by KeyError('sourceURL')); please report this issue on https://github.com/yt-dlp/yt-dlp . Make sure you are using the latest version; see https://github.com/yt-dlp/yt-dlp on how to update. Be sure to call yt-dlp with the --verbose flag and include its complete output.
Add Comment
Please, Sign In to add comment