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
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