{ "info": { "author": "Andy Thaller", "author_email": "gandy92@googlemail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Environment :: Console", "Operating System :: POSIX", "Programming Language :: Python :: 3", "Topic :: Multimedia :: Sound/Audio", "Topic :: Multimedia :: Video", "Topic :: Utilities" ], "description": "# BlackClue\nBlackClue is a python tool and package to extract GPS and acceleration data from \nBlackVue MP4 recordings. \nIt is based on the excellent [pymp4](https://github.com/beardypig/pymp4).\nWhile developed and tested with a BlackVue DR750S-1CH it should work with other \nmodels of that brand.\n\n# License\nBlackClue is licensed unter the [Apache 2.0 License](LICENSE). \n\n# Installation\nBlackClue can be installed from the [Python Package Index](https://pypi.org/):\n```bash\npython3 -m pip install blackclue\n```\n\n# Usage\nUsed as a command line tool, BlackClue provides the following functionality:\n```bash\n$ blackclue -h\nUsage: blackclue [OPTIONS] filelist\n\n Extract GPS and Acceleration data from BlackVue MP4 recordings.\n\n BlackVue extracts data embedded in the MP4 recordings of a BlackVue\n Dashcam.\n\nOptions:\n -c, --dump-embedded Dump complete embedded data.\n -r, --dump-raw-blocks Dump raw blocks from embedded data.\n -x, --extended-scan Do not stop scanning file after processing the\n embedded data.\n -v, --verbose Print some additional information.\n -h, --help Show this message and exit.\n```\n\nLeave bug reports and feature requests on https://github.com/gandy92/blackclue.\n\n# History\n## 1.1.1\nFix problems with PyPI release.\n\n## 1.1.0\nFirst release on PyPI. Thanks to @bartbroere, BlackClue can now also be used as a package.\n\n## 1.0.0\nFirst release on GitHub\n\n\n", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/gandy92/blackclue", "keywords": "", "license": "Apache 2.0", "maintainer": "", "maintainer_email": "", "name": "blackclue", "package_url": "https://pypi.org/project/blackclue/", "platform": "", "project_url": "https://pypi.org/project/blackclue/", "project_urls": { "Homepage": "https://github.com/gandy92/blackclue" }, "release_url": "https://pypi.org/project/blackclue/1.1.1/", "requires_dist": [ "pymp4", "click", "clickutil", "construct" ], "requires_python": "", "summary": "A tool to extract GPS and acceleration data from BlackVue MP4 recordings.", "version": "1.1.1" }, "last_serial": 4367490, "releases": { "1.1.1": [ { "comment_text": "", "digests": { "md5": "812f24de7a951dc43dfb1139fda9b4c3", "sha256": "ff3c76164ed30f98cb91147edbac31ff3ddcfa989d2f7321bb2b33af251c204e" }, "downloads": -1, "filename": "BlackClue-1.1.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "812f24de7a951dc43dfb1139fda9b4c3", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 6301, "upload_time": "2018-10-12T07:14:00", "url": "https://files.pythonhosted.org/packages/f3/1d/592d9ac9d0b67fc4b9cf67b33463c1cc31cff6d9a20b4eb2fe79f6112644/BlackClue-1.1.1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "b413d52a8e18d84f6a1ce2591ad50cab", "sha256": "6f3175b138440d465e5699f8450c150e7549cade3b35beb066e89d164131beac" }, "downloads": -1, "filename": "BlackClue-1.1.1.tar.gz", "has_sig": false, "md5_digest": "b413d52a8e18d84f6a1ce2591ad50cab", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2527, "upload_time": "2018-10-12T07:14:01", "url": "https://files.pythonhosted.org/packages/36/2e/0b8205340d95b0cff8c955e30ef7cfa3441addf9fea3b02a32b85050b8f7/BlackClue-1.1.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "812f24de7a951dc43dfb1139fda9b4c3", "sha256": "ff3c76164ed30f98cb91147edbac31ff3ddcfa989d2f7321bb2b33af251c204e" }, "downloads": -1, "filename": "BlackClue-1.1.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "812f24de7a951dc43dfb1139fda9b4c3", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 6301, "upload_time": "2018-10-12T07:14:00", "url": "https://files.pythonhosted.org/packages/f3/1d/592d9ac9d0b67fc4b9cf67b33463c1cc31cff6d9a20b4eb2fe79f6112644/BlackClue-1.1.1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "b413d52a8e18d84f6a1ce2591ad50cab", "sha256": "6f3175b138440d465e5699f8450c150e7549cade3b35beb066e89d164131beac" }, "downloads": -1, "filename": "BlackClue-1.1.1.tar.gz", "has_sig": false, "md5_digest": "b413d52a8e18d84f6a1ce2591ad50cab", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2527, "upload_time": "2018-10-12T07:14:01", "url": "https://files.pythonhosted.org/packages/36/2e/0b8205340d95b0cff8c955e30ef7cfa3441addf9fea3b02a32b85050b8f7/BlackClue-1.1.1.tar.gz" } ] }