Commit Graph

24 Commits

Author SHA1 Message Date
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