Skip to content

Instantly share code, notes, and snippets.

View NotFluffy's full-sized avatar
💭
Out and about

Fluffy NotFluffy

💭
Out and about
  • Canada
View GitHub Profile
@antonizoon
antonizoon / wallabag-android-export.py
Last active December 20, 2024 23:26
Export from Wallabag Android App v2.4.2 to Wallabag v2 JSON Export format
#!/usr/bin/python3
# Wallabag Android SQLite DB to Wallabag Export format
# tested to work on Wallabag Android app version 2.4.2 as of 2021-07-08
# Preparation: To export data from the app go to "Settings - Miscellaneous - Database location" and select "External storage", after that the DB should be available as three wallabag* files in /sdcard/Android/data/fr.gaulupeau.apps.InThePoche/files/ , copy that over to your desktop.
# Usage: After that, ensure python is installed, open a command prompt or terminal
# make sure to run this script within the Android/data/fr.gaulupeau.apps.InThePoche/files/ directory. Otherwise change the OUTPUT_PATH to that directory.
# python wallabag-android-export.py
# This will create the following files: