althonos / InstaLooter

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

No output to terminal and no files download #286

Closed atcapollo closed 4 years ago

atcapollo commented 4 years ago

Library version

instalooter 2.4.2

Environment

Error description - installation

Command runs silently with no output. Runs for ages without exception or output. Quiet flag is not used.

Error description - runtime

n/a

Reproducible test case

instalooter user USERNAME '/DATA/Data/Photos/Instagram/' -u USERNAME -p PASSWORD -N -T {username}-{datetime}.{id}.{width}x{height}

Expected behaviour

Output to terminal and files downloading

Actual behaviour

No output to terminal and no files download

atcapollo commented 4 years ago

More debugging instalooter just seems to fail to login.

instalooter login

Just sits there with no output after the password is entered.

atcapollo commented 4 years ago

Solved, the new version I installed on instalooter needed a reboot in order for the user agent to be set.

A reboot of they system and the issue went away.

abdoljabbar commented 4 years ago

i have the same issue. OS: ubuntu server and reboot didn't fix that problem. does anybody face this issue?

take0ut commented 4 years ago

@abdoljabbar You likely need to add a user agent string to the directory ~/.cache/instalooter/<VERSION>/user-agent.txt. When running on a machine w/ access to a browser, this is retrieved. On Ubuntu server, you need to add the user agent manually.