This branch is in development.
A desktop app for bulk downloading all of your bookmarks from AO3.
If you're like me and have hundreds of bookmarks, the idea of downloading each individually is probably daunting.
- Finish database integration
- Redo download functions
Coded with Python 3.13
- Install requirements:
pip install -r requirements.txt
- Run the main script:
py main.py
The gui.ui file was made using QtDesigner,
so if you choose to make edits, I suggest you do so via that.
If you're having any issues, create an issue.
- AO3 API
- Simply Twilling AO3 skin for design inspiration.