Media Exporter Add-on

This add-on allows you to export media files from a chosen deck or editor note to some folder.

AnkiWeb: Media Exporter - AnkiWeb
GitHub: GitHub - abdnh/anki-media-exporter: Anki add-on that allows you to export media files from a chosen deck or note to a folder.

4 Likes

Hello, thank you so much for this add-on.

I have a deck with lots of subdecks and was hoping to export all of the media, with the media for each subdeck automatically organized into its own folders.
Would you be willing to consider adding this type of feature?

Thank you!

Sounds useful. Will add that to the todo list.

1 Like

It is no longer available. Needs to be updated. Thank you very much.

The add-on is working for me. Please explain your issue more clearly.

1 Like

I’m sorry, it was my own mistake. Thanks for the reply.

abdo via Anki Forums <notifications@anki2.discoursemail.com> 于2024年2月23日周五 11:27写道:

1 Like

love ur addon. But now it’s out of date so pls update it. Thanks!!!

Can you paste debug info?

1 Like

Greetings. I just tested and it’s working fine for me.

Windows 10
Anki Version 24.11 (87ccd24e)
Python 3.9.18 Qt 6.6.2 PyQt 6.6.1

Thanks for the add-on!

1 Like

Anki 24.06.2 (33a92379) (ao)
Python 3.9.18 Qt 6.6.2 PyQt 6.6.1
Platform: Windows-10-10.0.26100

When loading Media Exporter:
Traceback (most recent call last):
File “aqt.addons”, line 247, in loadAddons
File “C:\Users\charl\AppData\Roaming\Anki2\addons21\567329012_init_.py”, line 4, in
from . import main
File “C:\Users\charl\AppData\Roaming\Anki2\addons21\567329012\main.py”, line 20, in
from .consts import consts
File “C:\Users\charl\AppData\Roaming\Anki2\addons21\567329012\consts.py”, line 3, in
consts = get_consts(name)
File “C:\Users\charl\AppData\Roaming\Anki2\addons21\146757953\vendor\ankiutils\consts.py”, line 30, in get_consts
return AddonConsts(name, module, dir, _read_version(dir))
File “C:\Users\charl\AppData\Roaming\Anki2\addons21\146757953\vendor\ankiutils\consts.py”, line 18, in _read_version
with open(addon_dir / “.version”, encoding=“utf-8”) as f:
FileNotFoundError: [Errno 2] No such file or directory: ‘C:\Users\charl\AppData\Roaming\Anki2\addons21\567329012\.version’

1 Like

Thank you for the report. it’s a compatibility issue with the More Flags add-on. Will release a fix today.

1 Like

awesome bro. I’m waiting for ur result! Thanks!!!

Fix released.

2 Likes