Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 807 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 807 Bytes

Tapestry archive

Download all the pictures & videos from your child's tapestry account.

Requirements

  • ruby - tested using 2.7.1
  • wkhtmltopdf - preferably installed via homebrew

How to use

  • Clone this repository
  • Run bundle install
  • Copy env.example to .env and fill in the details
    • SCHOOL is in the URL
    • Press F12 to open the dev tools in a browser and go to storage to grab the session cookie value
  • Run ruby main.rb

The images will be downloaded to the images directory. The files will be named with the date & title of the observation, and the EXIF title, description, author & date taken will be set with the title, note, observer and date of observation.

There will also be a pdf made, with all the information about the pictures in it.