You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Got stuck on "Wrong server response", so I had to force stop it with CTRL+C.
This is the output that I'm getting:
python3 9gagdl.py myusername
Downloading gags to download/myusername/2024-10-23--23-32-43
Page 1
File cannot be downloaded
Wrong server response^CTraceback (most recent call last):
File "/home/myusername/Downloads/9gagdl-master/9gagdl.py", line 128, in
data = downloadData(nexturl)
File "/home/myusername/Downloads/9gagdl-master/9gagdl.py", line 40, in downloadData
input('Wrong server response');
KeyboardInterrupt
The text was updated successfully, but these errors were encountered:
Got stuck on "Wrong server response", so I had to force stop it with CTRL+C.
This is the output that I'm getting:
python3 9gagdl.py myusername
Downloading gags to download/myusername/2024-10-23--23-32-43
Page 1
File cannot be downloaded
Wrong server response^CTraceback (most recent call last):
File "/home/myusername/Downloads/9gagdl-master/9gagdl.py", line 128, in
data = downloadData(nexturl)
File "/home/myusername/Downloads/9gagdl-master/9gagdl.py", line 40, in downloadData
input('Wrong server response');
KeyboardInterrupt
The text was updated successfully, but these errors were encountered: