Closed nythepegasus closed 5 years ago
Sorry for being so slow getting back to you, AP testing is hell. Would you try it with python 2.7 and see if it still results in that error?
Sorry for my late reply, python 2.7 got through about 6 videos, then it gets these errors:
ERROR: unable to download video data: <urlopen error [Errno 65] No route to host>
Traceback (most recent call last):
File "/Users/nythepegasus/Library/Python/2.7/bin/irs", line 11, in <module>
sys.exit(main())
File "/Users/nythepegasus/Library/Python/2.7/lib/python/site-packages/irs/cli.py", line 82, in main
console(ripper)
File "/Users/nythepegasus/Library/Python/2.7/lib/python/site-packages/irs/utils.py", line 361, in console
ripper.spotify_list("playlist", list_name, username)
File "/Users/nythepegasus/Library/Python/2.7/lib/python/site-packages/irs/ripper.py", line 356, in spotify_list
locations = self.list(tracks)
File "/Users/nythepegasus/Library/Python/2.7/lib/python/site-packages/irs/ripper.py", line 369, in list
loc = self.song(track["name"], track["artist"], track)
File "/Users/nythepegasus/Library/Python/2.7/lib/python/site-packages/irs/ripper.py", line 453, in song
ydl.download([video_url])
File "/Users/nythepegasus/.irs/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 1993, in download
File "/Users/nythepegasus/.irs/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 800, in extract_info
File "/Users/nythepegasus/.irs/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 854, in process_ie_result
File "/Users/nythepegasus/.irs/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 1627, in process_video_result
File "/Users/nythepegasus/.irs/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 1902, in process_info
File "/Users/nythepegasus/.irs/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 617, in report_error
File "/Users/nythepegasus/.irs/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 587, in trouble
youtube_dl.utils.DownloadError: ERROR: unable to download video data: <urlopen error [Errno 65] No route to host>
The captcha cheat is a bit wonky. It'll open the browser with the link in mind, but then it gets the following error. It could be because of Python 3, but I dunno.