{ "info": { "author": "unweb.me", "author_email": "we@unweb.me", "bugtrack_url": null, "classifiers": [ "Framework :: Buildout", "Intended Audience :: Developers", "License :: OSI Approved :: GNU General Public License (GPL)", "Topic :: Software Development :: Build Tools", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "Introduction\n============\n\nA zc.buildout recipe that configures a collective.transcode.daemon instance\n\nFor more info check out\n\n- http://pypi.python.org/pypi/collective.transcode.daemon\n- http://pypi.python.org/pypi/collective.transcode.star\n\n\nSupported options\n-----------------\n\nThe recipe supports the following options:\n::\n\n listen_host\n hostname to listen\n\n listen_port\n port to use\n\n videofolder\n relative path of folder where transcoded videos are stored\n\n secret\n a secret shared key used for authentication and encryption \n\n profiles\n a python list of dicts specifying the supported transcoded \n profiles. The dict should contain\n i) the id of the profile, \n ii) the command to be executed with the first parameter to be the input and the second the output file\n iii) the list of supported mime types for this profile\n e.g. profiles = [ {'id':'low', 'cmd':'scripts/lowQualityTranscode %s %s', 'supported_mime_types': ['video/mpeg', 'video/3gpp'] } ]\n \n\n\n\nContributors\n************\n\n- Dimitris Moraitis, unweb.me\n- Mike Muzurakis, unweb.me\n- Markos Gogoulos, unweb.me\n- Victor Rajewski, engagemedia.org\n- Christos Psaltis, unweb.me\n\n\nChange history\n**************\n\n0.2 (2010-07-22)\n----------------\n\n- Release for collective.transcode.daemon 0.2\n [dimo]\n\n\n0.1 (2010-02-18)\n----------------\n\n- Initial release\n [dimo]\n\nDownload\n********", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://unweb.me", "keywords": "video plone zope transcoding recipe", "license": "GPL", "maintainer": null, "maintainer_email": null, "name": "collective.transcode.recipe", "package_url": "https://pypi.org/project/collective.transcode.recipe/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/collective.transcode.recipe/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://unweb.me" }, "release_url": "https://pypi.org/project/collective.transcode.recipe/0.2/", "requires_dist": null, "requires_python": null, "summary": "Recipe to setup a transcode daemon", "version": "0.2" }, "last_serial": 788243, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "e5f2848ab17690a3a5f3bc042b0dbab4", "sha256": "80f3987a9356727a691bf54ec0da0e03c9ee7b1d94353e355d4b9d834a1d6a34" }, "downloads": -1, "filename": "collective.transcode.recipe-0.1.zip", "has_sig": false, "md5_digest": "e5f2848ab17690a3a5f3bc042b0dbab4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11828, "upload_time": "2010-02-18T21:10:50", "url": "https://files.pythonhosted.org/packages/34/cd/d2ee6e4f423fba959c0807581ca1c044fda582078949d5b66fbaa522379c/collective.transcode.recipe-0.1.zip" } ], "0.2": [ { "comment_text": "", "digests": { "md5": "15531fc7b9cefad187fe392e2977f7bc", "sha256": "09a0aa7b676b59e07b37c27b8ea31fdb26ab8613e9e1f74111e214f051b9b62a" }, "downloads": -1, "filename": "collective.transcode.recipe-0.2.zip", "has_sig": false, "md5_digest": "15531fc7b9cefad187fe392e2977f7bc", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10775, "upload_time": "2010-07-22T20:29:02", "url": "https://files.pythonhosted.org/packages/bd/c2/7dc27cdf5dfbcf68e43140b12f448c09e6c23c0cba41bcd175fa5946614a/collective.transcode.recipe-0.2.zip" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "15531fc7b9cefad187fe392e2977f7bc", "sha256": "09a0aa7b676b59e07b37c27b8ea31fdb26ab8613e9e1f74111e214f051b9b62a" }, "downloads": -1, "filename": "collective.transcode.recipe-0.2.zip", "has_sig": false, "md5_digest": "15531fc7b9cefad187fe392e2977f7bc", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10775, "upload_time": "2010-07-22T20:29:02", "url": "https://files.pythonhosted.org/packages/bd/c2/7dc27cdf5dfbcf68e43140b12f448c09e6c23c0cba41bcd175fa5946614a/collective.transcode.recipe-0.2.zip" } ] }