This repository was archived by the owner on Dec 3, 2024. It is now read-only.
Releases: ktzug/sv-dlp
Releases · ktzug/sv-dlp
2022.07.23
- [GOOGLE] #3 - Fix CBK API not working
- Replaced with GeoPhotoService.GetMetadata
- Reverted on using the old maximum zoom technique
- [download] Added new Download-JSON format
2022.04.16-2
- Coordinates can now be parsed with quotes
- [CLI] Implement Update System
- [CLI] Add Versioning System
- [CLI] Update Error System
2022.04.16
Initial sv-dlp pre-release
- Get panorama ID from coordinate or URL (if service supports it)
- Short panorama ID or coordinate to URL (if service supports it)
- Obtain various metadata information (if service supports it)
- Download panoramas from .csv or .json (generated from map generator); coordinates are automatically translated to panorama IDs.
- [CLI] Switched from
Typer
toargparse
- [extrator] Implemented Google, Yandex and Bing; last two doesn't have misc and metadata features yet
- [download] Panorama is automatically cropped depending on service and resolution
- [download] Implement multithreading during download of various panoramic rows