{ "info": { "author": "Marcwebbie", "author_email": "marcwebbie@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Environment :: Console", "Intended Audience :: End Users/Desktop", "License :: Public Domain", "Natural Language :: English", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.2", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Topic :: Internet", "Topic :: Multimedia :: Video" ], "description": "############################################\nSubile: Download subtitles from the terminal\n############################################\n\n.. image:: https://travis-ci.org/marcwebbie/subile.svg\n :target: https://travis-ci.org/marcwebbie/subile\n :alt: Build status\n.. image:: https://coveralls.io/repos/marcwebbie/subile/badge.png\n :target: https://coveralls.io/r/marcwebbie/subile\n :alt: Test Coverage\n.. image:: https://pypip.in/version/subile/badge.svg?text=version\n :target: https://pypi.python.org/pypi/subile/\n :alt: Version\n.. image:: https://pypip.in/py_versions/subile/badge.svg\n :target: https://pypi.python.org/pypi/subile/\n :alt: Supported Python versions\n\n\n`Subile `_ is a command to download subtitles for videos downloaded videos. Subile supports multiple subtitles languages and provides an interactive interface for choosing the best subtitle.\n\n\n*******\nInstall\n*******\n\n.. code-block:: bash\n\n pip install subile\n\n\n**********\nQuickstart\n**********\n\nSubile download subtitles with the same name of the video in the same directory with a subtitle extension.\n\nFor example for a video called: **~/Videos/hello.world.s01e04.mp4**, the subtitles will be saved into **~/Videos/hello.world.s01e04.srt**\n\n.. code-block:: bash\n\n # download subtitles for your video in default language \"English\"\n subile hello.world.s04e10.hdtv.x264-killers.mp4\n\n # download subtitles for your video in French using `-l fre`\n subile -l fre hello.world.s04e10.hdtv.x264-killers.mp4\n\n # download subtitles for your video in Portuguese using `-l por`\n subile -l por hello.world.s04e10.hdtv.x264-killers.mp4\n\n # get into interactive mode using `-i`\n subile -i hello.world.s04e10.hdtv.x264-killers.mp4\n\n\n******\nIssues\n******\n\nIf you find any issues, please report them on GitHub: ``_\n\n\n************\nContributing\n************\n\nPlease refer to each project's style guidelines and guidelines for submitting patches and additions.\n\n1. Fork the repo on GitHub: ``_\n2. Commit changes to a branch in your fork\n3. Pull request \"upstream\" with your changes\n4. Merge changes in to \"upstream\" repo\n5. NOTE: Be sure to merge the latest from \"upstream\" before making a pull request!\n\n\n*******\nLicense\n*******\n\nThis is free and unencumbered software released into the public domain.\n\nAnyone is free to copy, modify, publish, use, compile, sell, or\ndistribute this software, either in source code form or as a compiled\nbinary, for any purpose, commercial or non-commercial, and by any\nmeans.\n\nIn jurisdictions that recognize copyright laws, the author or authors\nof this software dedicate any and all copyright interest in the\nsoftware to the public domain. We make this dedication for the benefit\nof the public at large and to the detriment of our heirs and\nsuccessors. We intend this dedication to be an overt act of\nrelinquishment in perpetuity of all present and future rights to this\nsoftware under copyright law.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND,\nEXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF\nMERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.\nIN NO EVENT SHALL THE AUTHORS BE LIABLE FOR ANY CLAIM, DAMAGES OR\nOTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,\nARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR\nOTHER DEALINGS IN THE SOFTWARE.\n\nFor more information, please refer to ", "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/marcwebbie/subile", "keywords": "subtitles video caption media watch show film documentary", "license": "Public Domain", "maintainer": null, "maintainer_email": null, "name": "subile", "package_url": "https://pypi.org/project/subile/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/subile/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/marcwebbie/subile" }, "release_url": "https://pypi.org/project/subile/0.0.3/", "requires_dist": null, "requires_python": null, "summary": "Download subtitles in multiple languages from the terminal", "version": "0.0.3" }, "last_serial": 1345594, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "eb49c7f126e3060930ffc45e2bdc22a6", "sha256": "872f6296152352c733bd83b8623282b88a7fae0fa0fc0a512768ea4cbb3b18d8" }, "downloads": -1, "filename": "subile-0.0.1.tar.gz", "has_sig": false, "md5_digest": "eb49c7f126e3060930ffc45e2bdc22a6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5025, "upload_time": "2014-12-04T06:20:48", "url": "https://files.pythonhosted.org/packages/cc/eb/42bbd08c35d6dc1b5fad262e1c86c66dc868ad3232b8f6941db7f4da878e/subile-0.0.1.tar.gz" } ], "0.0.2": [], "0.0.3": [] }, "urls": [] }