althonos / InstaLooter

Another API-less Instagram pictures and videos downloader.
GNU General Public License v3.0
2k stars 259 forks source link

No medias found for specific account #334

Open eyehol3 opened 3 years ago

eyehol3 commented 3 years ago

Library version

instalooter 2.4.4

Environment

Describe here your environment, including:

Error description - runtime

i am logged in and am able to download media from my page and instagram page and my friends, however it gives an error when i try to download from this specific user for some reason **

Reproducible test case

Are you using the CLI ? If so, include a command that can be used to re-raise the error, with actual arguments anybody can try:

instalooter user yuuutaendo --traceback -l DEBUG
2021-05-23 12:38:05 mewthemacc.local instalooter.cli[29603] DEBUG Opening destination filesystem
2021-05-23 12:38:05 mewthemacc.local instalooter.cli[29603] NOTICE Starting download of `yuuutaendo`
2021-05-23 12:38:12 mewthemacc.local instalooter.cli[29603] WARNING No medias found.                 
  0%|                                                                        | 0/136 [00:00<?, ?it/s2021-05-23 12:38:13 
mewthemacc.local instalooter.cli[29603] DEBUG Closing destination filesystem 

Expected behaviour

medias were supposed to be downloaded

Actual behaviour

WARNING No medias found.

harshadvekariya commented 2 years ago

Facing same issue, found the solution yet?

artlung commented 2 years ago

User yuuutaendo seems only to have videos and no images, perhaps adding the --get-videos flag on the command lineoption? By default the tool gets static images.