{ "info": { "author": "Navin Sylvester", "author_email": "navinsylvester@gmail.com", "bugtrack_url": null, "classifiers": [ "Environment :: Console", "Operating System :: POSIX", "Programming Language :: Python", "Topic :: Internet", "Topic :: Internet :: WWW/HTTP", "Topic :: Utilities" ], "description": "cinephile\n=========\n\nPython CLI tool to scan movie directory recursively, normalize the filename and retrieve useful information from imdb. Cinephile can also be used to fetch subtitle file for a particular movie in preferred language. See instructions below on how to use the tool.\n\nFeatures\n========\n\n* Filename normalization\n* Yaml config for customization\n* Filter based on imdb rating alone or along with genre\n* Ignore duplicate movie names\n* Download subtitles for a movie file in preferred language\n\nInstallation\n============\n\nPlease read INSTALL\n\nConfiguration\n=============\n\nAfter installation the config file .cinephile.yaml can be found under user's home directory.\n\nUsage\n=====\n\nTo get IMDB info\n\n| ``cinephile movie -s movie_dir -r imdb_rating [-g genre]``\n\nTo download subtitles\n\n| ``cinephile subtitle -f movie_file -l language``\n\nExample\n=======\n\n| ``cinephile movie -s /media/disk/movies -r 7``\n| ``cinephile movie -s /media/disk/movies -r 7 -g action``\n| ``cinephile subtitle -f ~/Movies/The\\ Croods\\ \\(2013\\)/The.Croods.2013.720p.BluRay.x264.YIFY.mp4 -l en``\n\n\n\n\nHistory\n-------\n\n1.0.1 (2014-03-04)\n~~~~~~~~~~~~~~~~~~\n\n* First release on pypi.\n\n1.0 (2014-02-17)\n~~~~~~~~~~~~~~~~~~\n\n* First release on github.\n\nRoadmap\n-------\n\nSince the project is in early stages no clear roadmap has been set but your \nsuggestions are welcome.", "description_content_type": null, "docs_url": null, "download_url": "https://github.com/navinsylvester/cinephile/tarball/master", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/navinsylvester/cinephile", "keywords": "IMDB Movies Rating List", "license": "MIT License", "maintainer": null, "maintainer_email": null, "name": "cinephile", "package_url": "https://pypi.org/project/cinephile/", "platform": "any", "project_url": "https://pypi.org/project/cinephile/", "project_urls": { "Download": "https://github.com/navinsylvester/cinephile/tarball/master", "Homepage": "https://github.com/navinsylvester/cinephile" }, "release_url": "https://pypi.org/project/cinephile/1.0.2/", "requires_dist": null, "requires_python": null, "summary": "Python CLI tool to scan movie directory recursively, normalize the filename and retrieve useful information from imdb.", "version": "1.0.2" }, "last_serial": 1017701, "releases": { "1.0": [ { "comment_text": "", "digests": { "md5": "3a835f4374c9ea6572dfb976e19d59b9", "sha256": "f9ab77628e8c4d1ff9528186d36b618a26edf8186209a89f45b1399e18bd8ded" }, "downloads": -1, "filename": "cinephile-1.0.tar.gz", "has_sig": false, "md5_digest": "3a835f4374c9ea6572dfb976e19d59b9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8004, "upload_time": "2014-03-03T18:39:11", "url": "https://files.pythonhosted.org/packages/2c/d3/4c38f07bd640c2933b66b267d6401e713b5373ecf3d1d2edffde9ab39cad/cinephile-1.0.tar.gz" } ], "1.0.1": [ { "comment_text": "", "digests": { "md5": "bd4632a89ebdecd9066490c45c393907", "sha256": "a1939aeca2fb54304bddc6ee6ee53d4e6c19e670681d91e341274c64642f73c2" }, "downloads": -1, "filename": "cinephile-1.0.1.tar.gz", "has_sig": false, "md5_digest": "bd4632a89ebdecd9066490c45c393907", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8649, "upload_time": "2014-03-03T18:48:03", "url": "https://files.pythonhosted.org/packages/44/b2/eee7497f4cb4e9e5f04bcb341f90cde1d1b7335e3c6d5472e6f498d14694/cinephile-1.0.1.tar.gz" } ], "1.0.2": [ { "comment_text": "", "digests": { "md5": "6b0994a680006e1554190a15f828a66c", "sha256": "ef0093e0589d4ad43bdd48468ee2de1f33a9135432bd83960ecf5ae8b5b51013" }, "downloads": -1, "filename": "cinephile-1.0.2.tar.gz", "has_sig": false, "md5_digest": "6b0994a680006e1554190a15f828a66c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8649, "upload_time": "2014-03-03T18:53:46", "url": "https://files.pythonhosted.org/packages/70/7b/766a77fd78b36539bda3b575be04c249441aeee2352fed48dabb870b7ae8/cinephile-1.0.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "6b0994a680006e1554190a15f828a66c", "sha256": "ef0093e0589d4ad43bdd48468ee2de1f33a9135432bd83960ecf5ae8b5b51013" }, "downloads": -1, "filename": "cinephile-1.0.2.tar.gz", "has_sig": false, "md5_digest": "6b0994a680006e1554190a15f828a66c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8649, "upload_time": "2014-03-03T18:53:46", "url": "https://files.pythonhosted.org/packages/70/7b/766a77fd78b36539bda3b575be04c249441aeee2352fed48dabb870b7ae8/cinephile-1.0.2.tar.gz" } ] }