Commit Graph

42 Commits

Author SHA1 Message Date
Stefal
2bf8a7ac9d update requirements 2023-09-21 21:11:42 +02:00
Stefal
ac09b7e769 add requirements.txt 2023-09-21 21:00:23 +02:00
Stefal
2622e609db update readme 2023-09-20 22:14:40 +02:00
Stefal
5e2f819f4c update readme 2023-09-20 22:12:45 +02:00
Stefal
744212971d Add some documentation 2023-09-20 22:10:06 +02:00
Stefal
05f6ff2acf cleaning 2023-09-20 21:28:32 +02:00
Stefal
4ce9b320d3 get sequence from image id(s) 2023-09-20 12:21:14 +02:00
Stefal
06a7a75b60 check sequence content 2023-09-19 22:03:33 +02:00
Stefal
f686c36015 Add path destination for sequence folders 2023-09-19 21:29:49 +02:00
Stefal
586f5e5607 use new metadata for offset localize 2023-09-18 22:16:07 +02:00
Stefal
9b3366e2a1 add type hints 2023-09-18 18:52:54 +02:00
Stefal
45ea0df8b6
Merge pull request #5 from Stefal/oom_fix
Oom fix
2023-09-17 20:08:22 +02:00
Stefal
4fcb62f893 use a with statement to update image metadata 2023-09-17 20:07:14 +02:00
Stefal
b9060bc2ed fix out of memory with image.close() 2023-09-17 20:02:59 +02:00
Stefal
97d61830a0 create a class for writer 2023-09-17 20:02:31 +02:00
Stefal
396570ff46 move inside the with block 2023-09-16 15:09:17 +02:00
Stefal
e3140c607a lowered download thread from 10 to 4 2023-09-15 20:13:42 +02:00
Stefal
3f25135c4e check error in image data.
It could happen if the token is wrong or disabled
should fix #4
2023-09-15 20:12:54 +02:00
Stefal
66d49c001b remove sys.exit() 2023-09-15 11:28:13 +02:00
Stefal
f4c8e23ea2 fix arg store_true 2023-09-15 11:27:29 +02:00
Stefal
0ee156aaf3 add argument to overwrite image 2023-09-15 11:22:11 +02:00
Stefal
47890081e0 futures were not in loop :-/ 2023-09-14 23:48:20 +02:00
Stefal
b1fffc1fab conccurency on get_image_data 2023-09-14 23:27:03 +02:00
Stefal
e9af1c34f2 add retry on http connections 2023-09-14 20:57:41 +02:00
Stefal
dc4f2f9883 update readme 2023-09-14 20:06:51 +02:00
Stefal
1a32666099 create folder only when needed 2023-09-14 10:12:26 +02:00
Stefal
78d3d84837
Merge pull request #1 from Stefal/piexiv2
switch to Pyexiv2
2023-09-14 09:27:32 +02:00
Stefal
1d79a6b69f fix sys.exit() 2023-09-14 00:32:11 +02:00
Stefal
f8994ff282 Download multiple sequence 2023-09-14 00:05:12 +02:00
Stefal
d83771e384 add datetimeoriginal with subsectimeoriginal 2023-09-12 22:38:47 +02:00
Stefal
80d96d7ec7 dont't write equirectangular for flat images 2023-09-12 22:23:28 +02:00
Stefal
50872cb178 extraction of metadata writing in separate function 2023-09-12 22:16:29 +02:00
Stefal
0674be2712 fix gpsaltituderef 2023-09-12 14:56:14 +02:00
Stefal
6989b5e0d9 Switching to pyexiv2 2023-09-12 14:31:10 +02:00
Stefal
fc7e82350d WIP : using writer.py from panoramax project. 2023-09-11 22:56:21 +02:00
Stefal
ceaa638cf5 write equirectangular projection in xmp data with pyexiv2 2023-09-11 20:21:20 +02:00
Stefal
c79ba8a65d Write exif metadata (Quick &Dirty) 2023-09-10 21:02:33 +02:00
Stefal
a02ca67360 Filename for image is datetime 2023-09-10 20:04:26 +02:00
Stefal
a6f38f81e6 download full size image 2023-09-10 19:50:24 +02:00
billmanongga
713856ebfc uncomment code 2023-01-20 11:21:02 +08:00
billmanongga
a87699a57c commit code 2023-01-20 11:19:37 +08:00
billmanongga
eee31c8c10
Initial commit 2023-01-20 09:55:18 +07:00