1

(2 replies, posted in Dropzone Support)

Sorry, I didn't notice I was missing part of the log.
It seems the update fixed the issue, I just tried again and it worked!

Thank you!

2

(2 replies, posted in Dropzone Support)

Hi, when I try to dowload an Instagram video with the action, I get this error pasted below. Does anyone know what this mean? How can I fix this?

Thank you!

Begin_Message: Logging in to Instagram...
Determinate: 0
Loaded session from session.
Begin_Message: Downloading Instagram post...
Traceback (most recent call last):
  File "/Applications/Dropzone 4.app/Contents/Actions/lib/python_runner.py", line 13, in <module>
getattr(action, action_name)()
  File "/Users/pier-luc/Library/Application Support/Dropzone/Actions/Instagram Downloader.dzbundle/action.py", line 49, in dragged
    post = Post.from_shortcode(L.context, m.group(1))
  File "/Users/pier-luc/Library/Application Support/Dropzone/Actions/Instagram Downloader.dzbundle/instaloader/structures.py", line 88, in from_shortcode
    post._node = post._full_metadata
  File "/Users/pier-luc/Library/Application Support/Dropzone/Actions/Instagram Downloader.dzbundle/instaloader/structures.py", line 205, in _full_metadata
    self._obtain_metadata()
  File "/Users/pier-luc/Library/Application Support/Dropzone/Actions/Instagram Downloader.dzbundle/instaloader/structures.py", line 198, in _obtain_metadata
    raise BadResponseException("Fetching Post metadata failed.")
instaloader.exceptions.BadResponseException: Fetching Post metadata failed.

[Task completed]