{ "info": { "author": "Julien Pag\u00e8s", "author_email": "j.parkouss@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Environment :: Console", "License :: OSI Approved :: GNU General Public License v3 (GPLv3)", "Operating System :: OS Independent", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Topic :: Utilities" ], "description": "subscope\n========\n\nA command line tool to download subtitles for your movies.\n\nSee the `project page`_ for more documentation.\n\n.. image:: https://travis-ci.org/parkouss/subscope.svg?branch=master\n :target: https://travis-ci.org/parkouss/subscope\n.. image:: https://coveralls.io/repos/parkouss/subscope/badge.svg?branch=master\n :target: https://coveralls.io/r/parkouss/subscope?branch=master\n\nInstallation\n------------\n\nTo install or update subscope, simply: ::\n\n pip install -U subscope\n\nBasic use\n---------\n\nThis is how you can download subtitles for your movies: ::\n\n subscope -l fr,en /path/to/my/movie1.avi /path/to/my/movie2.mkv\n\nHow to contribute\n-----------------\n\nJust send pull requests here. Here is a way to create a working dev\nenvironment: ::\n\n # checkout the code\n git clone https://github.com/parkouss/subscope\n cd subscope\n\n # create a virtualenv and install subscope in it\n virtualenv venv\n . venv/bin/activate\n pip install -e .\n\n # run tests\n pip install mock # not required, and only for python < 3.3 users\n python setup.py test\n\n\nThanks to\n---------\n\nThe original idea comes from the `periscope`_ project, so many thanks to\nits author and contributors! Unfortunatly the project is not active since\nDec 2013, that's the reason why subscope exists now.\n\n.. _periscope: https://github.com/patrickdessalle/periscope\n\n.. _project page: http://parkouss.github.io/subscope", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "UNKNOWN", "keywords": "subtitles movies srt download opensubtitles thesubdb", "license": "GPLv3", "maintainer": null, "maintainer_email": null, "name": "subscope", "package_url": "https://pypi.org/project/subscope/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/subscope/", "project_urls": { "Download": "UNKNOWN", "Homepage": "UNKNOWN" }, "release_url": "https://pypi.org/project/subscope/1.0.2/", "requires_dist": null, "requires_python": null, "summary": "A command line tool to download subtitles for your movies.", "version": "1.0.2" }, "last_serial": 1816616, "releases": { "1.0.0": [ { "comment_text": "", "digests": { "md5": "81447ad2e3311da15b608752929fc3ad", "sha256": "23d8499563a2d82d06962ae4448c640920f29cc3ba53311cff7b5966c3b31020" }, "downloads": -1, "filename": "subscope-1.0.0.tar.gz", "has_sig": false, "md5_digest": "81447ad2e3311da15b608752929fc3ad", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10497, "upload_time": "2015-02-09T09:14:09", "url": "https://files.pythonhosted.org/packages/ce/44/bc30c12649b1ce7b31cb75c0c7452d00f3ce5f2e9f9212ccb595ec298c8d/subscope-1.0.0.tar.gz" } ], "1.0.1": [ { "comment_text": "", "digests": { "md5": "4e88d5f88328b5f74ab1475a278aa7d5", "sha256": "907dff8aac7d8f022013bef0c145a8353673964745aa5780649e3cc202ca7c89" }, "downloads": -1, "filename": "subscope-1.0.1.tar.gz", "has_sig": false, "md5_digest": "4e88d5f88328b5f74ab1475a278aa7d5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10510, "upload_time": "2015-02-09T17:59:46", "url": "https://files.pythonhosted.org/packages/b7/13/903fb735426c42b61d0c6a06a24ef0c0f0b40709226352a9ed7f0b2a7d46/subscope-1.0.1.tar.gz" } ], "1.0.2": [ { "comment_text": "", "digests": { "md5": "825c1bd2cd6f40e4f5886d51bc55c939", "sha256": "412fff419b9ecbe25ae023facf386a4fa455568cd3f5890e36fce8ee9f8894b5" }, "downloads": -1, "filename": "subscope-1.0.2.tar.gz", "has_sig": false, "md5_digest": "825c1bd2cd6f40e4f5886d51bc55c939", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 12215, "upload_time": "2015-11-14T21:17:38", "url": "https://files.pythonhosted.org/packages/28/92/8e4bf6fbc92a93cdbde7694a37500ef1b8c4726872e16f139e958659180b/subscope-1.0.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "825c1bd2cd6f40e4f5886d51bc55c939", "sha256": "412fff419b9ecbe25ae023facf386a4fa455568cd3f5890e36fce8ee9f8894b5" }, "downloads": -1, "filename": "subscope-1.0.2.tar.gz", "has_sig": false, "md5_digest": "825c1bd2cd6f40e4f5886d51bc55c939", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 12215, "upload_time": "2015-11-14T21:17:38", "url": "https://files.pythonhosted.org/packages/28/92/8e4bf6fbc92a93cdbde7694a37500ef1b8c4726872e16f139e958659180b/subscope-1.0.2.tar.gz" } ] }