{ "info": { "author": "Jean-Christophe Saad-Dupuy", "author_email": "saad.dupuy@gmail.com", "bugtrack_url": null, "classifiers": [], "description": "periscoped\n==========\n\nA daemon to download subtitles based on the great [periscope](https://github.com/patrickdessalle/periscope).\n\n\nInstallation\n-------------\nYou will need periscope, pyinotify, sqlite.\n\nInstallation via pip\n```sh\npip install periscope-daemon\n```\n\n\nInstallation from the sources\n```sh\n\npython setup.py build\nsudo python setup.py install\n```\n\nAvailables commands\n-------------------\nFirst, you'll need to import your library\n```sh\nperiscope-daemon --import ~/media/videos\n```\n\nThen, in a first console :\n\nStart watching a folder for new video files\n```sh\nperiscope-daemon --watch ~/media/videos\n```\n\nAnd in a second :\nStart downloading subtitles\n```sh\nperiscope-daemon --run\n```\n\nPurge the library\n```sh\nperiscope-daemon --purge\n```\n\nConfiguration\n-------------\n\nThe main config file is located in ~/.config/periscope-daemon/daemon.conf\nThis file will override the default distributed configuration.\n\nAvailables configuration keys :\n```\n[DEFAULT]\n# Laguages.\nlang = fr,en\n# How often the daemon should run, in minutes\nrun_each = 1\n# When a subtitle is not found, the time to wait before re-processing the file will be multiplyed by this value\nretry_factor = 3\n```\n", "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/jcsaaddupuy/periscoped", "keywords": null, "license": "WTFPL", "maintainer": null, "maintainer_email": null, "name": "periscope-daemon", "package_url": "https://pypi.org/project/periscope-daemon/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/periscope-daemon/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/jcsaaddupuy/periscoped" }, "release_url": "https://pypi.org/project/periscope-daemon/0.0.7.dev/", "requires_dist": null, "requires_python": null, "summary": "Python daemon to download automagically subtitles. Build on top of the great periscope (https://github.com/patrickdessalle/periscope)", "version": "0.0.7.dev" }, "last_serial": 909694, "releases": { "0.0.6.dev": [ { "comment_text": "", "digests": { "md5": "79d282fdab9b371da3bbf01557f8110a", "sha256": "9a4196aae2b9814f446818577809f061e3997ffaef57a15c9c166d34f08b2389" }, "downloads": -1, "filename": "periscope-daemon-0.0.6.dev.tar.gz", "has_sig": false, "md5_digest": "79d282fdab9b371da3bbf01557f8110a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6607, "upload_time": "2013-11-01T19:41:39", "url": "https://files.pythonhosted.org/packages/b4/9b/925bee9abd588691e00283be672478b346c5d5614ffa99a2371c704913fb/periscope-daemon-0.0.6.dev.tar.gz" } ], "0.0.7.dev": [ { "comment_text": "", "digests": { "md5": "9567159b2927a903b5a628eaab44965c", "sha256": "7cd68d605572c2dc025c13fa01c75b3ad8d99ddb097f9a5beaae770a8850b439" }, "downloads": -1, "filename": "periscope-daemon-0.0.7.dev.tar.gz", "has_sig": false, "md5_digest": "9567159b2927a903b5a628eaab44965c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6738, "upload_time": "2013-11-02T16:20:53", "url": "https://files.pythonhosted.org/packages/9f/e4/91355e86e40378b355340ca9e83c873dfe220be7aff076b29a99614a1604/periscope-daemon-0.0.7.dev.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "9567159b2927a903b5a628eaab44965c", "sha256": "7cd68d605572c2dc025c13fa01c75b3ad8d99ddb097f9a5beaae770a8850b439" }, "downloads": -1, "filename": "periscope-daemon-0.0.7.dev.tar.gz", "has_sig": false, "md5_digest": "9567159b2927a903b5a628eaab44965c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6738, "upload_time": "2013-11-02T16:20:53", "url": "https://files.pythonhosted.org/packages/9f/e4/91355e86e40378b355340ca9e83c873dfe220be7aff076b29a99614a1604/periscope-daemon-0.0.7.dev.tar.gz" } ] }