Metadata-Version: 2.1
Name: blackvue-wifi
Version: 2018.8.11
Summary: Connect to the HTTP API of BlackVue dashcams over WiFi
Home-page: https://github.com/bartbroere/blackvue-wifi/
Author: Bart Broere
Author-email: maiil@bartbroere.eu
License: MIT License
Keywords: blackvue api dashcam requests http
Platform: UNKNOWN
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Topic :: Utilities
Requires-Dist: confidence
Requires-Dist: docopt
Requires-Dist: requests
Requires-Dist: tqdm
Requires-Dist: wget

![BCH compliance](https://bettercodehub.com/edge/badge/bartbroere/blackvue-wifi?branch=master)
![Release](https://img.shields.io/pypi/v/blackvue-wifi.svg)
![Pre-release](https://img.shields.io/github/release/bartbroere/blackvue-wifi/all.svg)
![Licence](https://img.shields.io/pypi/l/blackvue-wifi.svg)
![Versions](https://img.shields.io/pypi/pyversions/blackvue-wifi.svg)

# blackvue-wifi
Interact with the HTTP API of a connected BlackVue dashcam over WiFi

Get it:
``pip install blackvue_wifi``

```
Usage:
  blackvue_wifi --download-all-recordings <foldername>
  blackvue_wifi --download-missing-recordings [--continuously] <foldername>
```



