# Mapillary Tools v0.9.3 is available on PyPI now

**URL:** https://forum.mapillary.com/t/mapillary-tools-v0-9-3-is-available-on-pypi-now/6449
**Category:** Uncategorized
**Created:** [October 7, 2022, 10:26pm UTC](https://forum.mapillary.com/t/mapillary-tools-v0-9-3-is-available-on-pypi-now/6449 "2022-10-07T22:26:36Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![tao](https://avatars.discourse-cdn.com/v4/letter/t/f9ae1b/32.png) [@tao](https://forum.mapillary.com/u/tao)
#### Post date: [October 7, 2022, 10:26pm UTC](https://forum.mapillary.com/t/mapillary-tools-v0-9-3-is-available-on-pypi-now/6449/1 "2022-10-07T22:26:36Z")

</div>

Hey all,

Since mapillary\_tools v0.9.3 mapillary\_tools will be released on [PyPI](https://pypi.org/project/mapillary-tools/). To install or upgrade to latest:

```auto
pip install -U mapillary_tools

```

## What’s new

Here we introduce two important changes. To check the full changelogs: [Release v0.9.3 · mapillary/mapillary\_tools · GitHub](https://github.com/mapillary/mapillary_tools/releases/tag/v0.9.3)

### Support uploading GoPro/BlackVue/CAMM videos in one go

Instead of processing your videos locally:

```auto
mapillary_tools video_process_and_upload --geotag_source=gopro /gopro/videos

```

You can simply upload them for server processing:

```auto
mapillary_tools upload --file_types=gopro /gopro/videos
# or blackvue
mapillary_tools upload --file_types=blackvue /blackvue/videos
# or CAMM
mapillary_tools upload --file_types=camm /camm/videos
# or all of them
mapillary_tools upload --file_types=backvue,gopro,camm /videos

```

**NOTE: this feature is in beta so please keep videos local until they are correctly shown on the map.**

### Fixed a sequence ordering bug

This bug occurs when your images are not named by capturing order (i.e. IMG\_001.jpg, IMG\_002.jpg etc). Your images will be cut into multiple short sequences (that contains a few images). This bug was introduced in v0.8.1

Have a great weekend

---

<div class="post-metadata">

### Author: ![joostjakob](https://sea1.discourse-cdn.com/flex015/user_avatar/forum.mapillary.com/joostjakob/32/68276_2.png) [@joostjakob](https://forum.mapillary.com/u/joostjakob)
#### Post date: [October 12, 2022, 3:40pm UTC](https://forum.mapillary.com/t/mapillary-tools-v0-9-3-is-available-on-pypi-now/6449/2 "2022-10-12T15:40:51Z")

</div>

Does the gopro video processing also work for 360 video?

---

<div class="post-metadata">

### Author: ![tao](https://avatars.discourse-cdn.com/v4/letter/t/f9ae1b/32.png) [@tao](https://forum.mapillary.com/u/tao)
#### Post date: [October 12, 2022, 5:06pm UTC](https://forum.mapillary.com/t/mapillary-tools-v0-9-3-is-available-on-pypi-now/6449/3 "2022-10-12T17:06:58Z")

</div>

It should, however there will be some stitching issues. We are working on fixing it.

The other 360 videos are supported. For example these are captured by Insta360 TITAN [Mapillary](https://www.mapillary.com/app/user/federicodebetto?lat=20&lng=0&z=1.5)
