Topinambur223606 / PixelPlanetTools

Bot for pixelplanet.fun. Partially based on woyken/pixelplanet.fun-bot
36 stars 13 forks source link

PixelPlanet timelapse maker #5

Open ghost opened 4 years ago

ghost commented 4 years ago

Usage

timelapse.exe X1 Y1 X2 Y2 CanvasType FileExportName FileFormat T1 T2 DateInFrame [FPS]

Topinambur223606 commented 4 years ago

Record visualizer at the moment allows to get minute deltas. Theoretically, it's possible to make video or gif from delta pictures, but it's not that simple if you want to get daily based frames.

Also I didn't work with moon canvas but I think it's quite similar to regular. To implement it, watcher should be also possible to record changes at moon map; fortunately, it does not require logging in for observing. To sum up - thank you for the idea.

ghost commented 4 years ago

Well, I thought take images from historical view, and make from that images a video or gif. But unfortunately, in historical view you can't download a image.

Topinambur223606 commented 4 years ago

I totally forgot about historical view; I think it's possible to use it, I'll think about that possibility.

4ChanMeta commented 3 years ago

There's already a timelapse maker, on the official pixelplanet github. Go there and find the utils tab, and there's a function called historyDownload.py

you can make your timelapse with that