{ "info": { "author": "Divio AG", "author_email": "info@divio.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Environment :: Web Environment", "Framework :: Django", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Topic :: Internet :: WWW/HTTP", "Topic :: Internet :: WWW/HTTP :: Dynamic Content", "Topic :: Software Development :: Libraries :: Application Frameworks", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "================\ndjango CMS Video\n================\n\n\n|pypi| |build| |coverage|\n\n**django CMS Video** is a set of plugins for `django CMS `_\nthat allow you to publish video content on your site (using an HTML5 player by default,\nbut you can override this in your own templates if required).\n\nIt uses files managed by `Django Filer `_.\n\nThis addon is compatible with `Divio Cloud `_ and is also available on the\n`django CMS Marketplace `_\nfor easy installation.\n\n.. image:: preview.gif\n\n\nContributing\n============\n\nThis is a an open-source project. We'll be delighted to receive your\nfeedback in the form of issues and pull requests. Before submitting your\npull request, please review our `contribution guidelines\n`_.\n\nOne of the easiest contributions you can make is helping to translate this addon on\n`Transifex `_.\n\n\nDocumentation\n=============\n\nSee ``REQUIREMENTS`` in the `setup.py `_\nfile for additional dependencies:\n\n* Python 2.7, 3.4 or higher\n* Django 1.11 or higher\n* Django Filer 1.2.4 or higher\n\nMake sure `django Filer `_\nis installed and configured appropriately.\n\n\nInstallation\n------------\n\nFor a manual install:\n\n* run ``pip install djangocms-video``\n* add ``djangocms_video`` to your ``INSTALLED_APPS``\n* run ``python manage.py migrate djangocms_video``\n\n\nConfiguration\n-------------\n\nNote that the provided templates are very minimal by design. You are encouraged\nto adapt and override them to your project's requirements.\n\nThis addon provides a ``default`` template for all instances. You can provide\nadditional template choices by adding a ``DJANGOCMS_VIDEO_TEMPLATES``\nsetting::\n\n DJANGOCMS_VIDEO_TEMPLATES = [\n ('feature', _('Featured Version')),\n ]\n\nYou'll need to create the `feature` folder inside ``templates/djangocms_video/``\notherwise you will get a *template does not exist* error. You can do this by\ncopying the ``default`` folder inside that directory and renaming it to\n``feature``.\n\n``MP4``, ``WEBM`` and ``OGV`` files are allowed by default. We recommend\nadding all 3 source files for full browser compatibility. You can change\nthe default setting by overriding::\n\n DJANGOCMS_VIDEO_ALLOWED_EXTENSIONS = ['mp4', 'webm', 'ogv']\n\n\nRunning Tests\n-------------\n\nYou can run tests by executing::\n\n virtualenv env\n source env/bin/activate\n pip install -r tests/requirements.txt\n python setup.py test\n\n\n.. |pypi| image:: https://badge.fury.io/py/djangocms-video.svg\n :target: http://badge.fury.io/py/djangocms-video\n.. |build| image:: https://travis-ci.org/divio/djangocms-video.svg?branch=master\n :target: https://travis-ci.org/divio/djangocms-video\n.. |coverage| image:: https://codecov.io/gh/divio/djangocms-video/branch/master/graph/badge.svg\n :target: https://codecov.io/gh/divio/djangocms-video\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/divio/djangocms-video", "keywords": "", "license": "BSD", "maintainer": "", "maintainer_email": "", "name": "djangocms-video", "package_url": "https://pypi.org/project/djangocms-video/", "platform": "", "project_url": "https://pypi.org/project/djangocms-video/", "project_urls": { "Homepage": "https://github.com/divio/djangocms-video" }, "release_url": "https://pypi.org/project/djangocms-video/2.1.1/", "requires_dist": null, "requires_python": "", "summary": "Adds video plugin to django CMS.", "version": "2.1.1" }, "last_serial": 4571557, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "cf66a5b093848b7df6c24feadead1933", "sha256": "e450c4ee2fd3be5aa8db99d936a7ce83d65fdd385abff39d6c6ec293fc630d63" }, "downloads": -1, "filename": "djangocms-video-0.0.1.tar.gz", "has_sig": false, "md5_digest": "cf66a5b093848b7df6c24feadead1933", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7063, "upload_time": "2014-02-07T16:44:55", "url": "https://files.pythonhosted.org/packages/76/3b/67ec63bcf0e9b44d759c19cb5a6b791baa78659266523d6f36744848e805/djangocms-video-0.0.1.tar.gz" } ], "0.0.2": [ { "comment_text": "", "digests": { "md5": "d20c92044304fd5d3b2b6f200e94aeb5", "sha256": "a4bf3d3ff141a4404643d1e0f4b5fbbb1abc932c2f573642f6000f14c7d9b3dc" }, "downloads": -1, "filename": "djangocms_video-0.0.2-py2-none-any.whl", "has_sig": false, "md5_digest": "d20c92044304fd5d3b2b6f200e94aeb5", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 172207, "upload_time": "2014-08-14T12:20:25", "url": "https://files.pythonhosted.org/packages/89/e8/8ea77d29b1e38c6bebf0a18d7a265697749c87b5d0c15c1cfe0abeb2bbbe/djangocms_video-0.0.2-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "c70dbc5ba067429e778692624202c832", "sha256": "20472cbc0b993032bfc723235cd9689d8fcf3fa41addef64e696b4f0d1796c1e" }, "downloads": -1, "filename": "djangocms-video-0.0.2.tar.gz", "has_sig": false, "md5_digest": "c70dbc5ba067429e778692624202c832", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 41891, "upload_time": "2014-08-14T12:20:22", "url": "https://files.pythonhosted.org/packages/b2/26/e2abb7accd0439e26a277d15f54168c26c8648117b71dd6ba28d95dbe81f/djangocms-video-0.0.2.tar.gz" } ], "0.1": [ { "comment_text": "", "digests": { "md5": "1c605f59ea9ebd9697918244d1c839af", "sha256": "855731fbf69c966dcbeecc0ab9df14c5d3bcb4db8f047690a3b514f300378db7" }, "downloads": -1, "filename": "djangocms_video-0.1-py2-none-any.whl", "has_sig": false, "md5_digest": "1c605f59ea9ebd9697918244d1c839af", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 176647, "upload_time": "2014-10-10T09:32:41", "url": "https://files.pythonhosted.org/packages/79/66/a5ab5ba3090d97cffb92792a368c10caebdbf29d1c2ae897cc18757d85b6/djangocms_video-0.1-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "c6dbb3b52a7f42d7252d74fbc88493d1", "sha256": "f9448651f4fad2136a03eafe5f64bf5d43a0ff96477d10287b35ecdb68187214" }, "downloads": -1, "filename": "djangocms-video-0.1.tar.gz", "has_sig": false, "md5_digest": "c6dbb3b52a7f42d7252d74fbc88493d1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 43680, "upload_time": "2014-10-10T09:32:38", "url": "https://files.pythonhosted.org/packages/3d/6a/81ff0abf31780c7c131e8dcabc58cb5cd7dd6921e783025acfad87feb63b/djangocms-video-0.1.tar.gz" } ], "0.2.0": [ { "comment_text": "", "digests": { "md5": "43e36f7b2150bd0974f63c3b6f28cb78", "sha256": "0b08976916e01b0cab2beb30ec48bbe15d1520141d4ec170b42880d2518a7db0" }, "downloads": -1, "filename": "djangocms_video-0.2.0-py2-none-any.whl", "has_sig": false, "md5_digest": "43e36f7b2150bd0974f63c3b6f28cb78", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 176654, "upload_time": "2015-12-04T00:02:17", "url": "https://files.pythonhosted.org/packages/ee/79/36d31bf9c9942635424d5800d7b9be757b4cf1916518f63a3a8b65fb7176/djangocms_video-0.2.0-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "61aac6a254c626cab4f59619f9c255b0", "sha256": "5eb097e5654fca37f22414543b8980eba165b50a3a7a2dc5db1ba99a3cde03ef" }, "downloads": -1, "filename": "djangocms-video-0.2.0.tar.gz", "has_sig": false, "md5_digest": "61aac6a254c626cab4f59619f9c255b0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 43372, "upload_time": "2015-12-04T00:02:09", "url": "https://files.pythonhosted.org/packages/d5/2e/11bafc4fe530df142937c0d8cd3705d0fb909b622164facc0dbf64005c04/djangocms-video-0.2.0.tar.gz" } ], "1.0.0": [ { "comment_text": "", "digests": { "md5": "7bc475d0b1c113e134b7db2a1437f11e", "sha256": "cae5d9b54305eb72c73692a177a63dcc86b8366cd6f170f1262139e25e564b4c" }, "downloads": -1, "filename": "djangocms-video-1.0.0.tar.gz", "has_sig": false, "md5_digest": "7bc475d0b1c113e134b7db2a1437f11e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 43664, "upload_time": "2016-03-04T15:02:53", "url": "https://files.pythonhosted.org/packages/b6/dd/9a5c9eccb3841f5fe8ab72af5fdd4b25c11999b8889b99a4220c8b92bc92/djangocms-video-1.0.0.tar.gz" } ], "1.1.0": [ { "comment_text": "", "digests": { "md5": "320b160087eb34f888270e23e258be85", "sha256": "6b92618b4ca1db955491e4995e1bc1c4b0236dcb0ea848cc5c9cfcd3a6755ed7" }, "downloads": -1, "filename": "djangocms-video-1.1.0.tar.gz", "has_sig": false, "md5_digest": "320b160087eb34f888270e23e258be85", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 88821, "upload_time": "2016-08-25T17:26:47", "url": "https://files.pythonhosted.org/packages/13/a3/6f0bf0e3a9453ff8ee966553b122f3258e8d441441c6b37f369d1b4ed317/djangocms-video-1.1.0.tar.gz" } ], "2.0.0": [ { "comment_text": "", "digests": { "md5": "276f3fe062a96cc6d0a6588a09cee72e", "sha256": "208ab146fc1e22e3a189b14dfcedd7eac720158b67572d4afbdf6471aca94cb4" }, "downloads": -1, "filename": "djangocms-video-2.0.0.tar.gz", "has_sig": false, "md5_digest": "276f3fe062a96cc6d0a6588a09cee72e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 43902, "upload_time": "2016-08-29T16:30:26", "url": "https://files.pythonhosted.org/packages/1e/64/5e0c37fe9d02cf820e2802baf5894cee72d81cb27920406b6c5fef66d127/djangocms-video-2.0.0.tar.gz" } ], "2.0.1": [ { "comment_text": "", "digests": { "md5": "5ca7caf353dd4ceb581917288c447879", "sha256": "cd05826993f2f87fc492f710a7ea9ea351aeaebb3f9029a9f3f4630c629088c7" }, "downloads": -1, "filename": "djangocms-video-2.0.1.tar.gz", "has_sig": false, "md5_digest": "5ca7caf353dd4ceb581917288c447879", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 25541, "upload_time": "2016-09-08T18:34:20", "url": "https://files.pythonhosted.org/packages/d7/c8/5a82645637a6b1e75b7c0f0c03dc1ef656d046d75ee6cd5f0fafb380fd69/djangocms-video-2.0.1.tar.gz" } ], "2.0.2": [ { "comment_text": "", "digests": { "md5": "5e8ecc82b728144055acca4b43231695", "sha256": "0bb08bbf067bffc227cd4349e9b67d52dccaf8d4397fcf96a08b68a577a0ca68" }, "downloads": -1, "filename": "djangocms-video-2.0.2.tar.gz", "has_sig": false, "md5_digest": "5e8ecc82b728144055acca4b43231695", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 25416, "upload_time": "2016-09-20T08:39:54", "url": "https://files.pythonhosted.org/packages/cf/a8/4bbcf1ea35b3b73d2fb6f340992336ef5882e335d10968cd75cd2e54f8e6/djangocms-video-2.0.2.tar.gz" } ], "2.0.3": [ { "comment_text": "", "digests": { "md5": "b9334e795f6a18f0e396b33019d3cdf0", "sha256": "55fefe0dda49ba7b6904d6de8dc1be4da3be0f854b496c3cb3e243f43a25ff31" }, "downloads": -1, "filename": "djangocms-video-2.0.3.tar.gz", "has_sig": false, "md5_digest": "b9334e795f6a18f0e396b33019d3cdf0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 26691, "upload_time": "2016-11-22T17:00:58", "url": "https://files.pythonhosted.org/packages/63/60/6d4ad6b35d6f75dab4c5d3208fe394715fa3df2a3d511b90f30f616682e6/djangocms-video-2.0.3.tar.gz" } ], "2.0.4": [ { "comment_text": "", "digests": { "md5": "e5b6d4632261e6aec004fd7217ed273a", "sha256": "aa0f6868ba282e88bc5a0886c7b9c7c85df4a7ec31a5ae86e7aa2be57f59568e" }, "downloads": -1, "filename": "djangocms-video-2.0.4.tar.gz", "has_sig": false, "md5_digest": "e5b6d4632261e6aec004fd7217ed273a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 27657, "upload_time": "2017-09-04T12:38:06", "url": "https://files.pythonhosted.org/packages/de/73/b5858cc44795f7f73646fe013534b29b7656ab7210eb3535f008a3800643/djangocms-video-2.0.4.tar.gz" } ], "2.0.5": [ { "comment_text": "", "digests": { "md5": "19293773625f91d37e33c7d895d3915f", "sha256": "3c21245fba6eef3d7e6deaf709fc96216293863f71d07e5b9407c3c5040334fb" }, "downloads": -1, "filename": "djangocms_video-2.0.5-py2-none-any.whl", "has_sig": false, "md5_digest": "19293773625f91d37e33c7d895d3915f", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 161047, "upload_time": "2018-10-23T13:44:02", "url": "https://files.pythonhosted.org/packages/f0/57/677a2868b074b57503f6b0b88eb805cef1f2af11651cb92916362d573bc9/djangocms_video-2.0.5-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "7d6b457688e6fd9804cc022af79652a5", "sha256": "2f8f735cb16c61ab50a43b7c94f1654bb22711786cc321433283e34f9148deb7" }, "downloads": -1, "filename": "djangocms-video-2.0.5.tar.gz", "has_sig": false, "md5_digest": "7d6b457688e6fd9804cc022af79652a5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 30469, "upload_time": "2018-10-23T13:44:00", "url": "https://files.pythonhosted.org/packages/da/b6/859e5a4156a7a24bcda04da0cd22fde0ca92aa2a696798ee3dd032e1f91c/djangocms-video-2.0.5.tar.gz" } ], "2.1.0": [ { "comment_text": "", "digests": { "md5": "3e5e76c47c02087fee658ac8f666aad5", "sha256": "1303dba283ffac54e35f503b23e71b78897243175f6e0cb7e326ce26c3373708" }, "downloads": -1, "filename": "djangocms-video-2.1.0.tar.gz", "has_sig": false, "md5_digest": "3e5e76c47c02087fee658ac8f666aad5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 28119, "upload_time": "2018-11-13T08:04:04", "url": "https://files.pythonhosted.org/packages/19/4f/ebcd2a3b653d717801dac6027f62da851409a6b7921478404231fd4a9c5e/djangocms-video-2.1.0.tar.gz" } ], "2.1.1": [ { "comment_text": "", "digests": { "md5": "9f72fddbcb3ff39171d50b295588f90c", "sha256": "ee2f290d86fc9c8e9966823afa2272f5a152d49e76192c37c147dc25c7cbb1b2" }, "downloads": -1, "filename": "djangocms-video-2.1.1.tar.gz", "has_sig": false, "md5_digest": "9f72fddbcb3ff39171d50b295588f90c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 27084, "upload_time": "2018-12-07T11:12:01", "url": "https://files.pythonhosted.org/packages/f2/5b/7e61d7f145843c64e6196f7e7adadedae894fb20d9a6d530835ed03f6cef/djangocms-video-2.1.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "9f72fddbcb3ff39171d50b295588f90c", "sha256": "ee2f290d86fc9c8e9966823afa2272f5a152d49e76192c37c147dc25c7cbb1b2" }, "downloads": -1, "filename": "djangocms-video-2.1.1.tar.gz", "has_sig": false, "md5_digest": "9f72fddbcb3ff39171d50b295588f90c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 27084, "upload_time": "2018-12-07T11:12:01", "url": "https://files.pythonhosted.org/packages/f2/5b/7e61d7f145843c64e6196f7e7adadedae894fb20d9a6d530835ed03f6cef/djangocms-video-2.1.1.tar.gz" } ] }