Studydrive Flashcards Anki apkg downloader

Download Studydrive Flashcards as Anki apkg files

< Feedback on Studydrive Flashcards Anki apkg downloader

Review: Good - script works

§
Posted: 09. 07. 2025

Hi,

Thank you very much for the great idea and for sharing this plugin!

Unfortunately, it's not working correctly on my end, and I wanted to report the issue in case it helps with debugging or updates.

My Setup:
I'm using Tampermonkey

I have added .apkg to the allowed download file types using the following rules:

swift
Kopieren
Bearbeiten
/^[^\.]*$/
/\.(mp[34a]|m4[ab]|m3u|wma|wav|aac|og[ag]|cda|flac)$/
/\.(avi|mkv|flv|divx|mpe?g|webm)$/
/\.(ico|gif|png|jpe?g|webp|svg)$/
/\.(srt|sub|idx)$/
/\.(ttf|otf|woff)$/
/\.(txt|pdf|json|yml|xml|csv)$/
.iso
/\.(zip|tgz|tar|bin)$/
/\.r(ar|[0-9]{2,2})$/
.rss
**/\.apkg$/**
What's happening:
The download button does appear inside the flashcards interface.

When I click the button, the page reloads, but nothing is downloaded.

Even using the manual download trigger from the menu doesn't start the download.

Could the plugin be outdated or incompatible with recent changes?

I'd be happy to provide more details or test fixes if needed.

Thanks again for your work!

Best regards,

§
Posted: 09. 07. 2025

Okay never mind, the script works very well. It just takes a little while for the download to start haha
Thank you so much!

Post reply

Sign in to post a reply.

长期地址
遇到问题?请前往 GitHub 提 Issues。