Download as .zip not downloading most modern version
I created a python script to do the same thing to a whole load of images. When I try to download the project as a .zip, it includes the unedited images even though when I look at the images on the website, they have been edited. How do I fix this?
Voters
19wintersp
I've experienced this problem before. It seems like the zip download won't update unless the changes are made by a human in the editor, as opposed to a program editing/creating them or through the shell. If they appear updated, you may be able to download them individually and manually through the "Some files may fail to load on the browser" message.
That is a repl.it bug. The files that you upload or programmatically add won't be reflected in the
.zip
file. Just rename the files to something else and rename it back again.@Coder100 Is there no other way to do it? I have a massive amount of images
@AngusMorris you could move them into a folder and download it