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
I run python FileDownloader.py. When asked for, I give the above url. When asked for extension, I write jpg. When asked for recursiveness, I give any number (2, 1, -2, etc). In any case, I get a new folder created with the name of the url, but no file downloaded.
Why is it not working?
The text was updated successfully, but these errors were encountered:
For example, consider this website: http://www.kevinsmedia.com/km/mp3z/Fluke/Risotto/
I run python FileDownloader.py. When asked for, I give the above url. When asked for extension, I write jpg. When asked for recursiveness, I give any number (2, 1, -2, etc). In any case, I get a new folder created with the name of the url, but no file downloaded.
Why is it not working?
The text was updated successfully, but these errors were encountered: