Studydrive Flashcards Anki apkg downloader

Download Studydrive Flashcards as Anki apkg files

このスクリプトの質問や評価の投稿はこちら通報はこちらへお寄せください
作者
BowerickWowbagger
1日のインストール数
0
累計インストール数
0
評価
1 0 0
バージョン
2025-06-28
作成日
2025/06/28
更新日
2025/06/28
大きさ
18.3KB
ライセンス
MIT
対象サイト

This script allows downloading flashcards from studydrive as Anki .apkg decks.

NOTE: Before using it you will need to add the .apkg file extension to the allowed download extensions in the tampermonkey settings.

To use it simply open a flashcards deck in studydrive. At the top there should now be a "Download" button besides the "Start learning" button. If this button does not work you can also trigger the download via a menu command (click on the tampermonkey icon to access it).

This script supports simple text cards and images aswell.

Because studydrive doesn't support real latex in flashcard (although one could turn equations into unicode with some external tool), this script does also not create latex equations in the anki cards.

You need to be logged into studydrive to use this script.

This script uses the libraries sql.js (because apkg files contain a sqlite databases) and zip.js (because apkg files are zip files).

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