ytdl-org / youtube-dl

Command-line program to download videos from YouTube.com and other video sites
http://ytdl-org.github.io/youtube-dl/
The Unlicense
131.92k stars 10.01k forks source link

ERROR: Unable to download webpage: HTTP Error 503: Service Unavailable (caused by <HTTPError 503: 'Service Unavailable'>); https://safaribooksonline.com #16636

Closed vikiaiteam closed 6 years ago

vikiaiteam commented 6 years ago

C:\youtube-dl-master\downloaded>youtube-dl -u @gmail.com -p -v --all-subs -i -c -w -o "C:\Bank2020\youtube-dl-master\downloaded\%(playlist)s\%(playl istindex)s-%(title)s.%(ext)s" --external-downloader aria2c.exe https://www.safaribooksonline.com/library/view/reactjs-fundamentals-and/9780134688671/ --convert-subs srt [debug] System config: [] [debug] User config: [] [debug] Custom config: [] [debug] Command-line args: ['-u', 'PRIVATE', '-p', 'PRIVATE', '-v', '--all-subs', '-i', '-c', '-w', '-o', 'C:\youtube-dl-master\downloaded\%(playlist)s\%(playlist index)s-%(title)s.%(ext)s', '--external-downloader', 'aria2c.exe', 'https://www.safaribooksonline.com/library/view/reactjs-fundamentals-and/9780134688671/', '--convert-subs', 's rt'] [debug] Encodings: locale cp1252, fs utf-8, out utf-8, pref cp1252 [debug] youtube-dl version 2018.06.04 [debug] Python version 3.6.5 (CPython) - Windows-7-6.1.7601-SP1 [debug] exe versions: ffmpeg N-90866-g48330500ef, ffprobe N-90866-g48330500ef [debug] Proxy map: {} [safari:course] Downloading login form [safari:course] Logging in [safari:course] 9780134688671: Downloading course JSON [download] Downloading playlist: React.js Fundamentals and Advanced LiveLessons [safari:course] playlist React.js Fundamentals and Advanced LiveLessons: Collected 85 video ids (downloading 85 of them) [download] Downloading video 1 of 85 [safari:api] Downloading login form [safari:api] 9780134688671/arjs_00_00: Downloading part JSON [safari] Downloading login form [safari] 9780134688671-arjs_00_00: Downloading webpage ERROR: Unable to download webpage: HTTP Error 503: Service Unavailable (caused by <HTTPError 503: 'Service Unavailable'>); please report this issue on https://yt-dl.org/bug . Ma ke 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. File "c:\python36\lib\site-packages\youtube_dl\extractor\common.py", line 579, in _request_webpage return self._downloader.urlopen(url_or_request) File "c:\python36\lib\site-packages\youtube_dl\YoutubeDL.py", line 2211, in urlopen return self._opener.open(req, timeout=self._socket_timeout) File "c:\python36\lib\urllib\request.py", line 532, in open response = meth(req, response) File "c:\python36\lib\urllib\request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "c:\python36\lib\urllib\request.py", line 564, in error result = self._call_chain(args) File "c:\python36\lib\urllib\request.py", line 504, in _call_chain result = func(args) File "c:\python36\lib\urllib\request.py", line 756, in http_error_302 return self.parent.open(new, timeout=req.timeout) File "c:\python36\lib\urllib\request.py", line 532, in open response = meth(req, response) File "c:\python36\lib\urllib\request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "c:\python36\lib\urllib\request.py", line 570, in error return self._call_chain(args) File "c:\python36\lib\urllib\request.py", line 504, in _call_chain result = func(args) File "c:\python36\lib\urllib\request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp)

jaan143 commented 6 years ago

i am getting the same issue from today

fnlxxlobo commented 6 years ago

Any solution? i am with the same problem

vikiaiteam commented 6 years ago

It's work fine now