Topic: YouTube Audio Downloader is broken

Running it on a Youtube URL resulted in the following output:

[Launching task with command line: runner.rb task-62689]

Task description file task-62689:

ACTION: "/Users/home/Library/Application Support/Dropzone/Actions/YouTube Download Audio.dzbundle"
EVENT: "dragged"
VARIABLE: "path" "/Users/home/Movies/Audio downloads"
VARIABLE: "dragged_type" "text"
VARIABLE: "tmp_folder" "/var/folders/pr/34n7_cwx0_1bz_k7xcy1hjyc0000gn/T/"
VARIABLE: "app_version" "4.2.8"
VARIABLE: "support_folder" "/Users/home/Library/Application Support/Dropzone"
ITEMS: "https://www.youtube.com/watch?v=9IhYeUTmoks"

Traceback (most recent call last):
  File "/Applications/*/Dropzone 4.app/Contents/Actions/lib/python_runner.py", line 7, in <module>
    import action
  File "/Users/home/Library/Application Support/Dropzone/Actions/YouTube Download Audio.dzbundle/action.py", line 17, in <module>
import updater
  File "/Users/home/Library/Application Support/Dropzone/Actions/YouTube Download Audio.dzbundle/updater.py", line 38
    print(f'Latest version: {version_id}, Current version {current_version}')
                                                                            ^
SyntaxError: invalid syntax

[Task completed]

Re: YouTube Audio Downloader is broken

You're using an outdated version of Dropzone 4 and the YouTube Downloader action. Please update both and this will work as expected.