{ "info": { "author": "Michael Penkov", "author_email": "misha.penkov@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 2 - Pre-Alpha", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Natural Language :: English", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5" ], "description": "==========\npyliveleak\n==========\n\n\n.. image:: https://img.shields.io/pypi/v/pyliveleak.svg\n :target: https://pypi.python.org/pypi/pyliveleak\n\n.. image:: https://img.shields.io/travis/mpenkov/pyliveleak.svg\n :target: https://travis-ci.org/mpenkov/pyliveleak\n\n.. image:: https://readthedocs.org/projects/pyliveleak/badge/?version=latest\n :target: https://pyliveleak.readthedocs.io/en/latest/?badge=latest\n :alt: Documentation Status\n\n.. image:: https://pyup.io/repos/github/mpenkov/pyliveleak/shield.svg\n :target: https://pyup.io/repos/github/mpenkov/pyliveleak/\n :alt: Updates\n\n\nUploads videos to liveleak.com\n\n\n* Free software: MIT license\n* Documentation: https://pyliveleak.readthedocs.io.\n\n\nFeatures\n--------\n\nSample usage::\n\n $ pyliveleak --path tests/test-data/foreman_cif.mp4 --username \"$username\" --password \"$password\"\n https://www.liveleak.com/view?i=7ed_1502358506\n\nFor additional options::\n\n $ pyliveleak --help\n Usage: pyliveleak [OPTIONS]\n\n Console script for pyliveleak.\n\n Options:\n --loglevel INTEGER\n --password TEXT Your liveleak.com password [required]\n --username TEXT Your liveleak.com username [required]\n --path PATH The video to upload [required]\n --help Show this message and exit.\n\nYou may also use pyliveleak as a Python library::\n\n >>> import pyliveleak\n >>> index_page = pyliveleak.login(username, password)\n >>> file_token, item_token = index_page.add_item('tests/test-data/foreman_cif.mp4')\n >>> item_token\n u'b86_1502357642'\n\nYour new video will be available here: https://www.liveleak.com/view?i={item_token}\n\nYou may specify optional metadata::\n\n >>> index_page.add_item('tests/test-data/foreman_cif.mp4', title='my title',\n ... body='detailed description', tags='tags', category='World News')\n\nThe category must be one of::\n\n >>> pprint.pprint(sorted(pyliveleak.CATEGORIES))\n ['afghanistan',\n 'citizen journalism',\n 'conspiracy',\n 'creative',\n 'history',\n 'hobbies',\n 'iran',\n 'iraq',\n 'liveleak challenges',\n 'liveleaks',\n 'music',\n 'nature',\n 'other',\n 'other entertainment',\n 'other items from liveleakers',\n 'other middle east',\n 'other news',\n 'politics',\n 'propaganda',\n 'regional news',\n 'religion',\n 'science and technology',\n 'sports',\n 'syria',\n 'ukraine',\n 'vehicles',\n 'weapons',\n 'world news',\n 'wtf',\n 'yawn',\n 'your say']\n\nCredits\n---------\n\nThis package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.\n\n.. _Cookiecutter: https://github.com/audreyr/cookiecutter\n.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage\n\n\n=======\nHistory\n=======\n\n0.1.2 (2017-08-11)\n------------------\n\nFixed\n^^^^^\n\n* Include categories.yml (and VERSION) in package data, for real this time.\n\n0.1.1 (2017-08-10)\n------------------\n\nAdded\n^^^^^\n\n* More Sphinx documentation\n\nFixed\n^^^^^\n\n* Include categories.yml in package data.\n* Update Sphinx version so that documentation builds properly.\n\n0.1.0 (2017-08-10)\n------------------\n\n* First release on PyPI.\n", "description_content_type": null, "docs_url": null, "download_url": "https://github.com/mpenkov/pyliveleak/archive/0.1.1.tar.gz", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/mpenkov/pyliveleak", "keywords": "pyliveleak", "license": "MIT license", "maintainer": "", "maintainer_email": "", "name": "pyliveleak", "package_url": "https://pypi.org/project/pyliveleak/", "platform": "", "project_url": "https://pypi.org/project/pyliveleak/", "project_urls": { "Download": "https://github.com/mpenkov/pyliveleak/archive/0.1.1.tar.gz", "Homepage": "https://github.com/mpenkov/pyliveleak" }, "release_url": "https://pypi.org/project/pyliveleak/0.1.2/", "requires_dist": null, "requires_python": "", "summary": "Uploads videos to liveleak.com", "version": "0.1.2" }, "last_serial": 3087243, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "836afc45d8b0d2e7570a463a296fbb43", "sha256": "78d1c192dceb0f6d59efa461590dac9b9ef5051ebb29380573732735ca49b3af" }, "downloads": -1, "filename": "pyliveleak-0.1.0.tar.gz", "has_sig": false, "md5_digest": "836afc45d8b0d2e7570a463a296fbb43", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 620838, "upload_time": "2017-08-10T10:29:18", "url": "https://files.pythonhosted.org/packages/6c/f7/f7f7e35addc221b35e58cd8adf5f45f92ce90f552607342cc4c59fb917b4/pyliveleak-0.1.0.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "c61bd36d96f65ed9b7417907ee93c825", "sha256": "ad52f14762fba31f71ff77dfbfb604a47e224cb137387f1fa0ce462ac0a5735a" }, "downloads": -1, "filename": "pyliveleak-0.1.1.tar.gz", "has_sig": false, "md5_digest": "c61bd36d96f65ed9b7417907ee93c825", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 625128, "upload_time": "2017-08-10T15:09:42", "url": "https://files.pythonhosted.org/packages/91/27/a79830a1914da7c09b6843adb9d8da3b86d6ebcfc412456adf02377036ca/pyliveleak-0.1.1.tar.gz" } ], "0.1.2": [ { "comment_text": "", "digests": { "md5": "b39ec4e202ba78eb3e05843d7975bb74", "sha256": "45ce62beb24e740d79c7f5dad28a5b93496e76d5dfb3d654095f2f59cd1ea01f" }, "downloads": -1, "filename": "pyliveleak-0.1.2.tar.gz", "has_sig": false, "md5_digest": "b39ec4e202ba78eb3e05843d7975bb74", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 625672, "upload_time": "2017-08-10T15:19:56", "url": "https://files.pythonhosted.org/packages/0b/cf/9dbe1ba0312a0bec1fd29d6b4307f23877114d7333c90ec48c1b90125779/pyliveleak-0.1.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "b39ec4e202ba78eb3e05843d7975bb74", "sha256": "45ce62beb24e740d79c7f5dad28a5b93496e76d5dfb3d654095f2f59cd1ea01f" }, "downloads": -1, "filename": "pyliveleak-0.1.2.tar.gz", "has_sig": false, "md5_digest": "b39ec4e202ba78eb3e05843d7975bb74", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 625672, "upload_time": "2017-08-10T15:19:56", "url": "https://files.pythonhosted.org/packages/0b/cf/9dbe1ba0312a0bec1fd29d6b4307f23877114d7333c90ec48c1b90125779/pyliveleak-0.1.2.tar.gz" } ] }