impress-2020/scripts/archive/create
Matchu ef9958c11e Add asset URLs to archive:create:list-urls script
Here, we read URLs out from the swf_assets table, including SWFs, manfests, and everything referenced by the manifests.

There are a few data-polishing tricks we needed to do to get this to work! Most notably, newer manfests reference themselves, but older ones don't; so we try to infer the manifest URL from the other URLs. (Our database caches the manifest content, but not the manifest URL it came from.)
2022-09-12 17:26:11 -07:00
..
.gitignore Start building archive:create:list-urls script 2022-09-12 15:53:22 -07:00
list-urls.js Add asset URLs to archive:create:list-urls script 2022-09-12 17:26:11 -07:00