Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"Unable to extract result HTML" when downloading youtube video by search url #3222

Closed
slimliran opened this issue Jul 9, 2014 · 3 comments
Closed

Comments

@slimliran
Copy link

I've use this command for a couple of days and recently this don't work any more. I've updated youtube-dl to latest version. Download a single video is OK.
OS: windows 7 x64
here's the output:

[debug] System config: []
[debug] User config: []
[debug] Command-line args: ['https://www.youtube.com/results?filters=week&lclk=week&search_query=eminem', '--verbose']
[debug] Encodings: locale cp936, fs mbcs, out cp936, pref cp936
[debug] youtube-dl version 2014.06.26
[debug] Python version 2.7.5 - Windows-7-6.1.7601-SP1
[debug] Proxy map: {}
[youtube:search_url] eminem: Downloading webpage
ERROR: Unable to extract result HTML; please report this issue on https://yt-dl.
org/bug . Be sure to call youtube-dl with the --verbose flag and include its com
plete output. Make sure you are using the latest version; type  youtube-dl -U  t
o update.
Traceback (most recent call last):
  File "youtube_dl\YoutubeDL.pyo", line 516, in extract_info
  File "youtube_dl\extractor\common.pyo", line 167, in extract
  File "youtube_dl\extractor\youtube.pyo", line 1701, in _real_extract
  File "youtube_dl\extractor\common.pyo", line 383, in _search_regex
RegexNotFoundError: Unable to extract result HTML; please report this issue on h
ttps://yt-dl.org/bug . Be sure to call youtube-dl with the --verbose flag and in
clude its complete output. Make sure you are using the latest version; type  you
tube-dl -U  to update.
@DaOldMan
Copy link

OOps my bad wrong thread...

Ubuntu 14.04 LTS

Similar

[youtube] Setting language
[youtube] ltZYXEsvfqU: Downloading webpage
[youtube] ltZYXEsvfqU: Downloading video info webpage
[youtube] ltZYXEsvfqU: Extracting video information
[youtube] ltZYXEsvfqU: Encrypted signatures detected.
[youtube] ltZYXEsvfqU: Downloading js player vfl0Cbn9e

thanks @phihag

@phihag
Copy link
Contributor

phihag commented Jul 15, 2014

@DaOldMan Your report is not similar at all. See #3255.

@slimliran
Copy link
Author

Updated to july 15 and fix the problem!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants