{ "info": { "author": "evgenity", "author_email": "evgenity.dev@gmail.com", "bugtrack_url": null, "classifiers": [], "description": "Quicktime/MP4 rotation tool\n============================\n.. image:: https://badge.fury.io/py/qtrotate.svg\n :target: https://badge.fury.io/py/qtrotate\nTool to read or change a new rotation meta of mp4 (Quicktime) files (e.g. from iphones and similar). \n\nInstallation\n------------\n.. code-block:: bash\n\n $ pip install qtrotate\n\nQuickstart\n------------\n.. code-block:: python\n\n import qtrotate\n rotation = qtrotate.get_set_rotation(file_path)\n\nFrom terminal\n------------\n.. code-block:: bash\n\n $ ./qtrotate.py myfile.mp4 # Read rotation from mp4\n 90\n $ ./qtrotate.py myfile2.mp4 -90 # Set rotation\n $ ./qtrotate.py myfile2.mp4\n 270", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/evgenity/qtrotate", "keywords": null, "license": "UNKNOWN", "maintainer": null, "maintainer_email": null, "name": "qtrotate", "package_url": "https://pypi.org/project/qtrotate/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/qtrotate/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/evgenity/qtrotate" }, "release_url": "https://pypi.org/project/qtrotate/2.1.7/", "requires_dist": null, "requires_python": null, "summary": "mp4 rotation angle: read and set", "version": "2.1.7" }, "last_serial": 2212227, "releases": { "2.1.7": [ { "comment_text": "", "digests": { "md5": "47c61c6832ae433dac05cf67ee0ca156", "sha256": "c6c387f65b9f2a45962d7180e58da1227c2a4f0f137b0006cc8fb58a405082df" }, "downloads": -1, "filename": "qtrotate-2.1.7.tar.gz", "has_sig": false, "md5_digest": "47c61c6832ae433dac05cf67ee0ca156", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3745, "upload_time": "2016-07-09T22:52:08", "url": "https://files.pythonhosted.org/packages/d1/a8/f68e9887619153fcc2eaa97eaa99c2b50352652094e95f63983470baf3f1/qtrotate-2.1.7.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "47c61c6832ae433dac05cf67ee0ca156", "sha256": "c6c387f65b9f2a45962d7180e58da1227c2a4f0f137b0006cc8fb58a405082df" }, "downloads": -1, "filename": "qtrotate-2.1.7.tar.gz", "has_sig": false, "md5_digest": "47c61c6832ae433dac05cf67ee0ca156", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3745, "upload_time": "2016-07-09T22:52:08", "url": "https://files.pythonhosted.org/packages/d1/a8/f68e9887619153fcc2eaa97eaa99c2b50352652094e95f63983470baf3f1/qtrotate-2.1.7.tar.gz" } ] }