yshean / safari-video-downloader

Download videos from Safari Books Online at ease.
GNU General Public License v3.0
46 stars 26 forks source link

ERROR: Unable to download webpage: <urlopen error [Errno 11001] getaddrinfo failed #4

Closed brianpooe closed 6 years ago

brianpooe commented 6 years ago

ERROR: Unable to download webpage: <urlopen error [Errno 11001] getaddrinfo failed> (caused by URLError(gaierror(11001, 'getaddrinfo failed'),)) File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmp4etivjk5\build\youtube_dl\extractor\common.py", line 599, in _request_webpage File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmp4etivjk5\build\youtube_dl\YoutubeDL.py", line 2211, 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\rg3\tmp4etivjk5\build\youtube_dl\utils.py", line 1102, in https_open File "C:\Python\Python34\lib\urllib\request.py", line 1185, in do_open

Traceback (most recent call last): File "safari_downloader.py", line 63, in downloader.download() File "safari_downloader.py", line 41, in download os.makedirs(save_folder, exist_ok=True) File "C:\Users\BRIAN\AppData\Local\Programs\Python\Python37\lib\os.py", line 221, in makedirs mkdir(name, mode) OSError: [WinError 123] The filename, directory name, or volume label syntax is incorrect: 'C:\docker series/Service Discovery - The Big "New" Piece'

brianpooe commented 6 years ago

same as issue #3