Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature request: bulk download #45

Open
Expertium opened this issue Sep 23, 2024 · 1 comment
Open

Feature request: bulk download #45

Expertium opened this issue Sep 23, 2024 · 1 comment

Comments

@Expertium
Copy link

I want to be able to either bulk download audio for every card in a selected deck or for every selected card in the card browser.
Also, it would be great if I could whitelist some Forvo users so that only audio submitted by them is downloaded because, unfortunately, a lot of people have really shitty mics. I imagine this would be fairly straightforward to implement compared to the main task, which is bulk downloading.

@Expertium
Copy link
Author

Expertium commented Sep 23, 2024

Ok, my bad, turns out there already exists something like that.
image

But I get the following error when I click the check mark box next to "Field":
Traceback (most recent call last):

  File "C:\Users\Andrew\AppData\Roaming\Anki2\addons21\560814150\AutoForvoTts.py", line 333, in checkAll
    row[0].setCheckState(state) # just set all checkmark states equal to the given state:
TypeError: setCheckState(self, state: Qt.CheckState): argument 1 has unexpected type 'int'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant