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
Was super excited about this, having an issue to get it to work. (Think my usecase was the same as yours!)
Using pre built binaries on Ubuntu
$ ./flickrdump_linux -out="/home/tristan/Documents/apollo/dl/" -user="Project Apollo Archive"
[main] 16:54:27 main.go:32: unable to get user-id from username %!s(*string=0xc4200523c0): failed to find user, api returned fail
$ ./flickrdump_linux -out="/home/tristan/Documents/apollo/dl/" -url="https://www.flickr.com/photos/projectapolloarchive/"
[main] 16:56:13 main.go:37: failed to find user, api returned: fail
The text was updated successfully, but these errors were encountered:
Was super excited about this, having an issue to get it to work. (Think my usecase was the same as yours!)
Using pre built binaries on Ubuntu
The text was updated successfully, but these errors were encountered: