#32011·youtube-dl

cbsnews.com 已连续数周出现故障

作者: Tetracerus创建于 2023年4月8日更新于 2026年8月18日
标签broken-IEpatch-availableyt-dlp

$ youtube-dl -v -F https://www.cbsnews.com/video/sunday-morning-full-episode-4-2-2023/ [debug] System config: [] [debug] User config: [] [debug] Custom config: [] [debug] Command-line args: ['-v', '-F', 'https://www.cbsnews.com/video/sunday-morning-full-episode-4-2-2023/'] [debug] Encodings: locale UTF-8, fs utf-8, out UTF-8, pref UTF-8 [debug] youtube-dl version 2021.12.17 [debug] Python version 3.6.8 (CPython) - Linux-4.18.0-425.13.1.el8_7.x86_64-x86_64-with-centos-8.7-Green_Obsidian [debug] exe versions: ffmpeg 4.2.8, ffprobe 4.2.8 [debug] Proxy map: {} [cbsnews] sunday-morning-full-episode-4-2-2023: Downloading webpage [cbsnews] A0u8tIz70VHrE_UwZAjPeMOAa54TH4T5: Downloading XML ERROR: A0u8tIz70VHrE_UwZAjPeMOAa54TH4T5: Failed to parse XML (caused by ParseError('no element found: line 1, column 0',)); please report this issue on https://yt-dl.org/bug . Make sure you are using the latest version; see https://yt-dl.org/update on how to update. Be sure to call youtube-dl with the --verbose flag and include its complete output. Traceback (most recent call last): File "/usr/local/bin/youtube_dl/extractor/common.py", line 857, in _parse_xml return compat_etree_fromstring(xml_string.encode('utf-8')) File "/usr/local/bin/youtube_dl/compat.py", line 2611, in compat_etree_fromstring return etree.XML(text, parser=etree.XMLParser(target=_TreeBuilder())) File "/usr/lib64/python3.6/xml/etree/ElementTree.py", line 1315, in XML return parser.close() File "", line None xml.etree.ElementTree.ParseError: no element found: line 1, column 0 Traceback (most recent call last): File "/usr/local/bin/youtube_dl/extractor/common.py", line 857, in _parse_xml return compat_etree_fromstring(xml_string.encode('utf-8')) File "/usr/local/bin/youtube_dl/compat.py", line 2611, in compat_etree_fromstring return etree.XML(text,

内容来源: ytdl-org/youtube-dl