Skip to content

Instantly share code, notes, and snippets.

View sivner-figbus's full-sized avatar

~sivner-figbus sivner-figbus

  • Mars
View GitHub Profile
@sivner-figbus
sivner-figbus / download_class_dojo_archive.py
Created November 30, 2020 16:50 — forked from pohutukawa/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.