Skip to content

Instantly share code, notes, and snippets.

@pohutukawa
pohutukawa / download_class_dojo_archive.py
Last active October 16, 2022 00:31 — forked from dedy-purwanto/download_class_dojo_archive.py
Download all photos and videos from your Class Dojo account
#!/usr/bin/env python3
"""
Download all ClassDojo photos and videos in your timeline.
by kecebongsoft
How it works:
1. Fetch list of items in the timeline, if there are multiple pages,
it will fetch for all pages.