Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
XHamster Unable to extract title; #10458
Comments
|
Possibly a duplicate of #9152. Could you add |
|
Closing as no response for a long time. |
ERROR: Unable to extract title; please report this issue on https://yt-dl.org/bu
g . Make sure you are using the latest version; see https://yt-dl.org/update o
n how to update. Be sure to call youtube-dl with the --verbose flag and include
its complete output.
Traceback (most recent call last):
File "c:\code\down_video.py", line 45, in
info_dict = ydl.extract_info(url, download=True)
File "C:\Python27\lib\site-packages\youtube_dl\YoutubeDL.py", line 706, in ext
ract_info
self.report_error(compat_str(e), e.format_traceback())
File "C:\Python27\lib\site-packages\youtube_dl\YoutubeDL.py", line 565, in rep
ort_error
self.trouble(error_message, tb)
File "C:\Python27\lib\site-packages\youtube_dl\YoutubeDL.py", line 535, in tro
uble
raise DownloadError(message, exc_info)
youtube_dl.utils.DownloadError: ERROR: Unable to extract title; please report th
is 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.