I made a script that uses the tinyapi package <https://github.com/jsvine/tinyapi> to download my TinyLetter archive, download all the images referenced in it, and save each newsletter to a self-contained HTML file (using data uris for embedding the images).
https://gist.github.com/tswast/ff851cd720c7e4703c7c8f8c35602810#file-tinyarchive-py I just uploaded these files manually to a set I created in perkeep, but I lost a bit of metadata that the TinyLetter API returns that might be nice to store in perkeep as well. Is a proper perkeep importer the way to save metadata without having to embed it in the HTML contents? Are there examples of perkeep importers written in Python which I could adapt for this purpose? How are folks finding / installing importers that aren't built-in? -- You received this message because you are subscribed to the Google Groups "Perkeep" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
