Bulk download from Moodle (How to)
If you created your h5p content on a Moodle site, it is possible to ‘bulk download your h5p files in an automated script.
If you visit your course, the “reuse” button and the “download as an .h5p file” are the tools you use to manually download your .h5p.
What actually is happening, is that 2 php files are called with the appropriate variables.
I will explain how you can use excell to make a list of url's to download your h5p files and how to loop trough them with an Autiomator script.