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
{{ message }}
This repository has been archived by the owner on Feb 25, 2024. It is now read-only.
I started the script download_photos_by_hashtag.py and it seems to me that everything is working fine, but i cannot find the downloaded pictures. Under the folder photos I can only finde the default example photos
Paste the output of python -V here: Python 3.8.2
Error/Debug Log:
2020-03-12 13:48:10,456 - INFO - Received 86 medias.
2020-03-12 13:48:10,456 - INFO - After filtration 4 medias left.
2020-03-12 13:48:10,459 - INFO - Going to download 4 medias.
100%|████████████████████████████████████████████████████████████████████████████████████| 4/4 [00:42<00:00, 10.57s/it]
2020-03-12 13:48:57,769 - INFO - Received 85 medias.
2020-03-12 13:48:57,769 - INFO - After filtration 0 medias left.
2020-03-12 13:48:57,770 - INFO - Nothing to downloads.
2020-03-12 13:49:02,821 - INFO - Received 82 medias.
2020-03-12 13:49:02,822 - INFO - After filtration 5 medias left.
2020-03-12 13:49:02,823 - INFO - Going to download 5 medias.
100%|████████████████████████████████████████████████████████████████████████████████████| 5/5 [01:06<00:00, 13.34s/it]
2020-03-12 13:50:13,819 - INFO - Received 83 medias.
2020-03-12 13:50:13,819 - INFO - After filtration 2 medias left.
2020-03-12 13:50:13,820 - INFO - Going to download 2 medias.
100%|████████████████████████████████████████████████████████████████████████████████████| 2/2 [00:28<00:00, 14.21s/it]
2020-03-12 13:50:42,245 - INFO - Total requests: 90
The text was updated successfully, but these errors were encountered:
Before submitting an issue, make sure you have:
Which example file are you using?
Describe your Question/Issue:
I started the script download_photos_by_hashtag.py and it seems to me that everything is working fine, but i cannot find the downloaded pictures. Under the folder photos I can only finde the default example photos
Paste the output of
python -V
here: Python 3.8.2Error/Debug Log:
The text was updated successfully, but these errors were encountered: