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

Could not send HEAD request #25146

Closed
ByteBaker opened this issue May 5, 2020 · 0 comments
Closed

Could not send HEAD request #25146

ByteBaker opened this issue May 5, 2020 · 0 comments
Labels

Comments

@ByteBaker
Copy link

@ByteBaker ByteBaker commented May 5, 2020

Checklist

  • I'm reporting a broken site support issue
  • I've verified that I'm running youtube-dl version 2020.05.03
  • 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

youtube-dl.exe https://haystack.streamvid.co/9FAQRPWPX79-QJxndOVpuF1D3NdrEhLnd-E7eXj3d7EO0paxo0sbTmpvtJboNUd37jtEOXZaYysCCop15VUd8Q/eq5YkUrDXzpkzRH7LWuTks1M-8UtxtjpfD0eD4P29Eo/1080.m3u8 --verbose
[debug] System config: []
[debug] User config: []
[debug] Custom config: []
[debug] Command-line args: ['https://haystack.streamvid.co/9FAQRPWPX79-QJxndOVpuF1D3NdrEhLnd-E7eXj3d7EO0paxo0sbTmpvtJboNUd37jtEOXZaYysCCop15VUd8Q/eq5YkUrDXzpkzRH7LWuTks1M-8UtxtjpfD0eD4P29Eo/1080.m3u8', '--verbose']
[debug] Encodings: locale cp1252, fs mbcs, out cp437, pref cp1252
[debug] youtube-dl version 2020.05.03
[debug] Python version 3.4.4 (CPython) - Windows-10-10.0.18362
[debug] exe versions: ffmpeg git-2020-04-03-52523b6, ffprobe git-2020-04-03-52523b6
[debug] Proxy map: {}
[generic] 1080: Requesting header
WARNING: Could not send HEAD request to https://haystack.streamvid.co/9FAQRPWPX79-QJxndOVpuF1D3NdrEhLnd-E7eXj3d7EO0paxo0sbTmpvtJboNUd37jtEOXZaYysCCop15VUd8Q/eq5YkUrDXzpkzRH7LWuTks1M-8UtxtjpfD0eD4P29Eo/1080.m3u8: ''
[generic] 1080: Downloading webpage
ERROR: Unable to download webpage: '' (caused by BadStatusLine("''",)); please report this issue on https://yt-dl.org/bug . Make sure you are using the latest version; type  youtube-dl -U  to update. Be sure to call youtube-dl with the --verbose flag and include its complete output.
  File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmpybwhja3m\build\youtube_dl\extractor\common.py", line 627, in _request_webpage
  File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmpybwhja3m\build\youtube_dl\YoutubeDL.py", line 2238, in urlopen
  File "C:\Python\Python34\lib\urllib\request.py", line 464, in open
  File "C:\Python\Python34\lib\urllib\request.py", line 482, in _open
  File "C:\Python\Python34\lib\urllib\request.py", line 442, in _call_chain
  File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmpybwhja3m\build\youtube_dl\utils.py", line 2728, in https_open
  File "C:\Python\Python34\lib\urllib\request.py", line 1186, in do_open
  File "C:\Python\Python34\lib\http\client.py", line 1227, in getresponse
  File "C:\Python\Python34\lib\http\client.py", line 386, in begin
  File "C:\Python\Python34\lib\http\client.py", line 356, in _read_status

Description

I grabbed the url from a stream site to use with yt-dl. Most of the times this method works great, but this time it threw an error.

@dstftw dstftw closed this May 5, 2020
@dstftw dstftw added the invalid label May 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
2 participants
You can’t perform that action at this time.