{ "info": { "author": "Aviad Levy", "author_email": "aviadlevy1@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Intended Audience :: End Users/Desktop", "License :: OSI Approved :: GNU Library or Lesser General Public License (LGPL)", "Operating System :: OS Independent", "Programming Language :: Python :: 2", "Programming Language :: Python :: 3", "Topic :: Multimedia" ], "description": "ktuvitDownloader\n================\n\nAuto-Download from Wizdom.xyz\n-----------------------------\n\n.. image:: http://img.shields.io/pypi/v/ktuvitDownloader.svg\n :target: https://pypi.python.org/pypi/ktuvitDownloader\n :alt: Latest Version\n\n\n.. image:: http://img.shields.io/badge/license-LGPLv3-blue.svg\n :target: https://pypi.python.org/pypi/ktuvitDownloader\n :alt: LGPLv3 License\n\n\nThis package will allow you to auto-download hebrew subtitles from the israeli site wizdom.xyz website.\n\n\nInstall\n-------\n\nInstall with `pip `_::\n\n $ pip install ktuvitDownloader\n\nUpgrade\n-------\n\nUpgrade with `pip `_::\n\n $ pip install ktuvitDownloader --upgrade\n\nRun\n---\n\nJust run cmd (WinKey + R, then type *cmd* and Enter) then::\n\n $ ktuvitDownloader\n\n\nUsage\n-----\n\nJust run cmd (WinKey + R, then type *cmd* and Enter) then::\n\n $ ktuvitDownloader -h\n\nThe \"flow\" is:\n\n- scan *\"base\"* directory, and **clean** any files smaller than 750KB, or videos smaller than 30MB.\n- search all video files on wizdom.xyz and try to find best subtitle.\n- if we found a match, download and move the video+subtitle to the *\"dest\"* directory.\n\nTODO List:\n----------\n- Imporve cleaning of the \"dest\" directory. Add argument to choose whether you want to clean or not.\n- add linux support\n- Some case that subtitle text is jibrish\n\n:Author:\n Aviad Levy\n\n:Version: 4.0.2\n\n:License: `LGPLv3 license `_\n\n\nChangeLog\n=========\n\n4.0.2 (2019-08-11)\n------------------\n\n- Bug fix when trying to save to configuration\n\n4.0.0 (2018-05-23)\n------------------\n\n- More logs (few but useful)\n\n4.0.0 (2018-01-xx)\n------------------\n\n- New sub provider: wizdom.xyz\n- re-write major parts of the tool\n- now supporting python 2 and python 3\n- verbose option added\n\n3.0.1 (2017-08-16)\n------------------\n\n- bug fix\n\n3.0.0 (2017-08-11)\n------------------\n\n- download subtitles using \"subliminal\" package.\n - NOTE: sometime the subtitles are machine translated. I'll try to recognize it in advance and not download such subtitles\n\n2.0.5 (2017-06-15)\n------------------\n\n- NOTE: Ktuvit stopped working (redirect to sratim.co.il)\n- Added -o argument to only organize you base folder\n\n2.0.4 (2017-01-10)\n------------------\n\n- Minor bug fix\n\n2.0.3 (2016-12-27)\n------------------\n\n- Minor bug fix\n- Added more torrent groups\n\n2.0.1 (2016-12-05)\n------------------\n\n- Minor bug fix\n\n2.0.0 (2016-12-13)\n------------------\n\n- Ktuvit.com now using captcha, so I added selenium to let the user login by itself\n\n1.2.1 (2016-12-05)\n------------------\n\n- Minor bug fix\n\n1.2.0 (2016-11-24)\n------------------\n\n- Now all configuration/log/cache files will be saved on the common cache file\n- New argument to display cache\n- cache is now saved only for 8 days\n- Added more torrent groups\n\n1.1.0 (2016-11-14)\n------------------\n\n- Major caching improvement\n- Minor detection improvement\n- Rename files when file name contains torrent group (interfere with release group detection)\n\n1.0.1 (2016-11-09)\n------------------\n\n- Don't save caching on specific run\n- Don't save logs on specific run, instead print them to screen\n- Make sure the cache is not exploding. clear it from files we've found already\n- Cosmetic changes to the code\n\n1.0.0 (2016-11-06)\n------------------\n\n- Caching is here! reduce the amount of API calls, and improve speed\n- Added year to recognize the right title\n\n0.2.2.0 (2016-10-25)\n--------------------\n\n- Add -s arg to download from specific location. you can give a specific file or specific directory, and you'll get only the sub file (without cleaning or moving) python\n\n0.2.1.0 (2016-10-22)\n--------------------\n\n- Show less log on -l arg (only logs from last date used)\n- Add -la arg to show all log file\n\n0.2.0.3 (2016-10-20)\n--------------------\n\n- More ways to find subtitles\n- Now the tool will delete all subtitle on startup assuming they english subs\n\n0.2.0.2 (2016-10-06)\n--------------------\n\n- More chance to fund subtitles\n\n0.2.0.0 - 0.2.0.1 (2016-08-30)\n------------------------------\n\n- More ways to find subtitles\n\n0.1.1.0 (2016-08-29)\n--------------------\n\n- Minor cosmetic changes\n\n0.0.1.4 (2016-08-24)\n--------------------\n\n- Added moving progress bar\n- Change moving to copy-delete. see `Issue #1 `_\n- Now logger is rotating (on 1MB)\n\n0.0.1.2-3 (2016-08-23)\n----------------------\n\n- Small bug fix causing the program to crash\n\n\n0.0.1 (2016-08-21)\n------------------\n\n- Initial release\n\n\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/aviadlevy/ktuvitDownloader/", "keywords": "", "license": "LGPLv3", "maintainer": "", "maintainer_email": "", "name": "ktuvitDownloader", "package_url": "https://pypi.org/project/ktuvitDownloader/", "platform": "", "project_url": "https://pypi.org/project/ktuvitDownloader/", "project_urls": { "Homepage": "https://github.com/aviadlevy/ktuvitDownloader/" }, "release_url": "https://pypi.org/project/ktuvitDownloader/4.0.2/", "requires_dist": [ "appdirs", "guessit", "imdbpie", "requests", "pyyaml", "six" ], "requires_python": "", "summary": "This package will allow you to auto-download subtitles from wizdom.xyz website.", "version": "4.0.2" }, "last_serial": 5661651, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "f8f8f60b7856f630285fd38745ee6b45", "sha256": "62935b88c284083062dea5be842ca5da20667b8364ea9358442664ad62a6e87e" }, "downloads": -1, "filename": "ktuvitDownloader-0.0.1.zip", "has_sig": false, "md5_digest": "f8f8f60b7856f630285fd38745ee6b45", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11745, "upload_time": "2016-08-21T18:30:41", "url": "https://files.pythonhosted.org/packages/5e/4e/71f19d8f2db7a5c120ddef329b448a0baf1527fbb46e155240309f955683/ktuvitDownloader-0.0.1.zip" } ], "0.0.1.1": [ { "comment_text": "", "digests": { "md5": "2ecddad223cb9f916419f68a46f9144a", "sha256": "3e478f803a5e364f87c87104a90a3ad4eb14047892ed3d8ed4b351dcb75727d7" }, "downloads": -1, "filename": "ktuvitDownloader-0.0.1.1.zip", "has_sig": false, "md5_digest": "2ecddad223cb9f916419f68a46f9144a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11861, "upload_time": "2016-08-21T18:45:03", "url": "https://files.pythonhosted.org/packages/df/68/76032d997408fd68347820dbdbc7d0ac8bab1ca96bb5d0d67f923f8d9bf0/ktuvitDownloader-0.0.1.1.zip" } ], "0.0.1.2": [ { "comment_text": "", "digests": { "md5": "8702be1d39dddd5c51d13e6dcae84aa3", "sha256": "ffcb1fef1f45a86900f7bc4c74b841e16c8b6abd95b5bfbfa1c241b0d5463106" }, "downloads": -1, "filename": "ktuvitDownloader-0.0.1.2.zip", "has_sig": false, "md5_digest": "8702be1d39dddd5c51d13e6dcae84aa3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 13036, "upload_time": "2016-08-23T19:20:25", "url": "https://files.pythonhosted.org/packages/9c/eb/8704c49af860849103ccfcabce9facd265682886f6dd3415e180554d9628/ktuvitDownloader-0.0.1.2.zip" } ], "0.0.1.3": [ { "comment_text": "", "digests": { "md5": "b14783a67e835a41209defb562a061dc", "sha256": "848540df325054d459dd8b0326f8a37785ebf840f334c3efae65a09c08de8e7d" }, "downloads": -1, "filename": "ktuvitDownloader-0.0.1.3.zip", "has_sig": false, "md5_digest": "b14783a67e835a41209defb562a061dc", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 13140, "upload_time": "2016-08-23T21:31:57", "url": "https://files.pythonhosted.org/packages/dd/57/d3ff672dc5fdb83156baff99b2380952228792d4d56b62b6ae0aee24e82f/ktuvitDownloader-0.0.1.3.zip" } ], "0.0.1.4": [ { "comment_text": "", "digests": { "md5": "18f04c653d478de8179edec030692e77", "sha256": "b244d515e7083f3b946e8c15f3037325a01beef0e7c50a0ac9618b23dbf42a4e" }, "downloads": -1, "filename": "ktuvitDownloader-0.0.1.4.zip", "has_sig": false, "md5_digest": "18f04c653d478de8179edec030692e77", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 14232, "upload_time": "2016-08-24T20:04:34", "url": "https://files.pythonhosted.org/packages/99/a7/c9ae6b68b96d0731af53c73e62c28b5b4eeb3d3e573c685c21dd504f4bc7/ktuvitDownloader-0.0.1.4.zip" } ], "0.1": [ { "comment_text": "", "digests": { "md5": "17324cf0db06adb6dc1e38dbb85a4350", "sha256": "c99720aa08b05961272cc31f50a43c33451ab7876cf7e67811013c7bed0ca040" }, "downloads": -1, "filename": "ktuvitDownloader-0.1.zip", "has_sig": false, "md5_digest": "17324cf0db06adb6dc1e38dbb85a4350", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11072, "upload_time": "2016-08-19T14:21:22", "url": "https://files.pythonhosted.org/packages/ad/cc/73e17fc81dccaa8193385f5b7fd922e217151ade30e8e1dcd9319b65ef9a/ktuvitDownloader-0.1.zip" } ], "0.1.1.0": [ { "comment_text": "", "digests": { "md5": "8c0eede104fe15add1d6a1c6aae3d9bb", "sha256": "ccb073cf8830b014518d4d491eae189c5d713d616318db89d326dec386d3985a" }, "downloads": -1, "filename": "ktuvitDownloader-0.1.1.0.tar.gz", "has_sig": false, "md5_digest": "8c0eede104fe15add1d6a1c6aae3d9bb", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7936, "upload_time": "2016-08-29T17:38:29", "url": "https://files.pythonhosted.org/packages/5b/f6/062aab13111f6ae8e5f40f8fbfc084696b84843a3c93be84b2022698a681/ktuvitDownloader-0.1.1.0.tar.gz" } ], "0.2.0.0": [ { "comment_text": "", "digests": { "md5": "593f39dd1c51524363e8012ed16514cb", "sha256": "ae7f89dedebad545c34f7fd3b03644273627a67dcaa4ec51221dfbd65105a632" }, "downloads": -1, "filename": "ktuvitDownloader-0.2.0.0.tar.gz", "has_sig": false, "md5_digest": "593f39dd1c51524363e8012ed16514cb", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8064, "upload_time": "2016-08-30T14:30:35", "url": "https://files.pythonhosted.org/packages/55/64/d3e677baac0c0fddceb7969fe8f5c8a1c898da37878981bc2aff417eee39/ktuvitDownloader-0.2.0.0.tar.gz" } ], "0.2.0.1": [ { "comment_text": "", "digests": { "md5": "56c7260c2cf292f297431cc98f1e270c", "sha256": "76ab9c242240bbb4895567aedeefc9d78e2e7eff5649d3a51f37ab401de4d1e7" }, "downloads": -1, "filename": "ktuvitDownloader-0.2.0.1.tar.gz", "has_sig": false, "md5_digest": "56c7260c2cf292f297431cc98f1e270c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8412, "upload_time": "2016-08-30T17:08:06", "url": "https://files.pythonhosted.org/packages/38/83/4eef7fbc0fe7f6ade03b2639caa7965166fb16635f8500ffc31cc92e33e3/ktuvitDownloader-0.2.0.1.tar.gz" } ], "0.2.0.2": [ { "comment_text": "", "digests": { "md5": "1b17aae3e104f835fa8b9c8b0ffc7432", "sha256": "ef3d848d9d726615778db8846327bc07a416de0c53a355e8b692be763c3aba51" }, "downloads": -1, "filename": "ktuvitDownloader-0.2.0.2.tar.gz", "has_sig": false, "md5_digest": "1b17aae3e104f835fa8b9c8b0ffc7432", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8521, "upload_time": "2016-10-06T13:57:23", "url": "https://files.pythonhosted.org/packages/73/9d/cdcb60d3552818cebf4af31b4b64344f230035bbd71a36c75a28b6f6d96f/ktuvitDownloader-0.2.0.2.tar.gz" } ], "0.2.0.3": [ { "comment_text": "", "digests": { "md5": "599a8c57bccfd7edb46e703e1cebba79", "sha256": "9b2dcda9ea08f8d6f98655f4e8b5e91c0d10957b89c3a0715c2b01d5a4102a80" }, "downloads": -1, "filename": "ktuvitDownloader-0.2.0.3.tar.gz", "has_sig": false, "md5_digest": "599a8c57bccfd7edb46e703e1cebba79", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8627, "upload_time": "2016-10-20T13:30:19", "url": "https://files.pythonhosted.org/packages/c3/b2/3b879d811c1548506d235994bba80524a187d2fd5f092b50fc00cc083404/ktuvitDownloader-0.2.0.3.tar.gz" } ], "0.2.0.4": [ { "comment_text": "", "digests": { "md5": "c026dc630a2d2bcd85729890da2af13b", "sha256": "0b10c4d3ac5ae4afa3c7c5dd2b967455727ad84d5db5997a7ff01c248db81f00" }, "downloads": -1, "filename": "ktuvitDownloader-0.2.0.4.tar.gz", "has_sig": false, "md5_digest": "c026dc630a2d2bcd85729890da2af13b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8663, "upload_time": "2016-10-20T13:49:51", "url": "https://files.pythonhosted.org/packages/46/69/c1fb4a8239b716f07d0f917d6c591eec28d17c5b49f06f34fbfb5bb655eb/ktuvitDownloader-0.2.0.4.tar.gz" } ], "0.2.1.0": [ { "comment_text": "", "digests": { "md5": "377fc95c217138f429f55ea285b2f3d8", "sha256": "56c51fc8ea32b3e67e79e42e198c99ac6df019856b38871d7f87271cdf08d696" }, "downloads": -1, "filename": "ktuvitDownloader-0.2.1.0.tar.gz", "has_sig": false, "md5_digest": "377fc95c217138f429f55ea285b2f3d8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8880, "upload_time": "2016-10-22T18:41:11", "url": "https://files.pythonhosted.org/packages/0c/0c/6b16f31600e8cbd7bc9edc25265930557a51227514fe794315fd9058a4eb/ktuvitDownloader-0.2.1.0.tar.gz" } ], "0.2.2.0": [ { "comment_text": "", "digests": { "md5": "5a2925eaac63f6fa759a88062c8181eb", "sha256": "4807f1cf40fa2d4d78b14a37abb772b469b85e785f2c94293c3490403a05fb9e" }, "downloads": -1, "filename": "ktuvitDownloader-0.2.2.0.tar.gz", "has_sig": false, "md5_digest": "5a2925eaac63f6fa759a88062c8181eb", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9338, "upload_time": "2016-10-25T09:25:55", "url": "https://files.pythonhosted.org/packages/46/71/51022a3a210c9d00ebd299b6c06ecfc98283d251be08c34b07b6adac683e/ktuvitDownloader-0.2.2.0.tar.gz" } ], "1.0.0": [ { "comment_text": "", "digests": { "md5": "d9f30be1aeeeb62d597c8ba258ab0afa", "sha256": "f1d7c3af7c67b3703c93967595a7026f15c062360f797fe668cef5ced6f8f95d" }, "downloads": -1, "filename": "ktuvitDownloader-1.0.0.tar.gz", "has_sig": false, "md5_digest": "d9f30be1aeeeb62d597c8ba258ab0afa", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9756, "upload_time": "2016-11-06T20:23:52", "url": "https://files.pythonhosted.org/packages/a0/75/032f56df280a7040e92d32474171f578e09aaf6637f434e4df3a45e449d3/ktuvitDownloader-1.0.0.tar.gz" } ], "1.0.1": [ { "comment_text": "", "digests": { "md5": "24596e7af3ed00bcacd39b68b8e457de", "sha256": "be7dae4cdc56d91effa485de6da4bf3d9482df4763cca3a8042dbf4f6c535c63" }, "downloads": -1, "filename": "ktuvitDownloader-1.0.1.tar.gz", "has_sig": false, "md5_digest": "24596e7af3ed00bcacd39b68b8e457de", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10186, "upload_time": "2016-11-09T09:32:57", "url": "https://files.pythonhosted.org/packages/05/0b/8185150b212ebd3a7bcf88e20589ed548a1b3ea608296dcc4442f4fbb886/ktuvitDownloader-1.0.1.tar.gz" } ], "1.1.0": [ { "comment_text": "", "digests": { "md5": "54a981565d5d06d5e3aff0fd9c0c4cab", "sha256": "a364566f4fcb3e23f0ce5f5f3be9369e9d4ff6f460a8bc2e6432afbad0ca6eba" }, "downloads": -1, "filename": "ktuvitDownloader-1.1.0.tar.gz", "has_sig": false, "md5_digest": "54a981565d5d06d5e3aff0fd9c0c4cab", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10688, "upload_time": "2016-11-14T09:20:50", "url": "https://files.pythonhosted.org/packages/de/93/af8ad24f6da88a0e971ea46a588dace7997c93201e5811f3c7bffafeb5f9/ktuvitDownloader-1.1.0.tar.gz" } ], "1.2.0": [ { "comment_text": "", "digests": { "md5": "feaf90b574c7b6b520e7cddc2edf609d", "sha256": "a1d72832af86ff03ac2659324c3053c38a0f075b3fb85dd17f2e1433ad9c6537" }, "downloads": -1, "filename": "ktuvitDownloader-1.2.0.tar.gz", "has_sig": false, "md5_digest": "feaf90b574c7b6b520e7cddc2edf609d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11266, "upload_time": "2016-11-24T20:46:58", "url": "https://files.pythonhosted.org/packages/f0/bd/fbe146cc5130141a0aefa412cfcaf57573e02a91beef6f2a0b9d972c796d/ktuvitDownloader-1.2.0.tar.gz" } ], "1.2.1": [ { "comment_text": "", "digests": { "md5": "b526112eb5845654563f7693612048ac", "sha256": "d41a7756aec0bda1237d3ded80f3e7a29c74b02bdf1867a9b594f3e17f037c2e" }, "downloads": -1, "filename": "ktuvitDownloader-1.2.1.tar.gz", "has_sig": false, "md5_digest": "b526112eb5845654563f7693612048ac", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11320, "upload_time": "2016-12-05T07:21:25", "url": "https://files.pythonhosted.org/packages/99/db/89a91d8ca3002abeccaa5980637a8f3a30e03a9118a714a31f3fe30579c9/ktuvitDownloader-1.2.1.tar.gz" } ], "2.0.0": [ { "comment_text": "", "digests": { "md5": "5d8fe4ae276e604519d8464a45cdd77a", "sha256": "40cc9530e47134fbc6ec46a899dd493cdc8e75cb08915d0a6750847e239c652b" }, "downloads": -1, "filename": "ktuvitDownloader-2.0.0.tar.gz", "has_sig": false, "md5_digest": "5d8fe4ae276e604519d8464a45cdd77a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11610, "upload_time": "2016-12-13T12:06:17", "url": "https://files.pythonhosted.org/packages/a7/65/ade784e6cd5b6835ac1a871d4d0adee59618c03ada65f2492ac910c16404/ktuvitDownloader-2.0.0.tar.gz" } ], "2.0.1": [ { "comment_text": "", "digests": { "md5": "c635be83e28ed0f93eb7c032f2909c63", "sha256": "be68584b0fc978c369252ebbb0bb29bcde7a0a3985db996ab44a193a2fb20520" }, "downloads": -1, "filename": "ktuvitDownloader-2.0.1.tar.gz", "has_sig": false, "md5_digest": "c635be83e28ed0f93eb7c032f2909c63", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11723, "upload_time": "2016-12-15T15:17:51", "url": "https://files.pythonhosted.org/packages/13/e6/ab2feb52d7462f3c22366c355b532f3fb63c3b01907f40a4a646bc450606/ktuvitDownloader-2.0.1.tar.gz" } ], "2.0.2": [ { "comment_text": "", "digests": { "md5": "85dfdde371bd036825c34e0ff2bcb805", "sha256": "19279bdc23b3a58c1d117861a77680bb5764387f4f9a0681d418a7834703c2c8" }, "downloads": -1, "filename": "ktuvitDownloader-2.0.2.tar.gz", "has_sig": false, "md5_digest": "85dfdde371bd036825c34e0ff2bcb805", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11846, "upload_time": "2016-12-27T20:32:35", "url": "https://files.pythonhosted.org/packages/6f/be/056e6beb64a27bf26fd0fb07845d5eb4ffb2f4251e87afb87037addaaec1/ktuvitDownloader-2.0.2.tar.gz" } ], "2.0.3": [ { "comment_text": "", "digests": { "md5": "845f484072686d485d3db5c916bf88c0", "sha256": "cd8f540e440eb2a010fb0a94ea458cab5f53c0a204bb509c1266f18de880eec6" }, "downloads": -1, "filename": "ktuvitDownloader-2.0.3.tar.gz", "has_sig": false, "md5_digest": "845f484072686d485d3db5c916bf88c0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11903, "upload_time": "2016-12-27T20:44:44", "url": "https://files.pythonhosted.org/packages/8c/9a/668482f865a7a5c25a26ff96158f397e32f9d3306a7ec6b9d119c19f64c6/ktuvitDownloader-2.0.3.tar.gz" } ], "2.0.4": [ { "comment_text": "", "digests": { "md5": "8ce45ffb206f37787e3a6e8279d6534e", "sha256": "0999c729b3fb3c937d3a2c6aeb3256f96a5dd626869f4a4c866ec5a25ee06159" }, "downloads": -1, "filename": "ktuvitDownloader-2.0.4.tar.gz", "has_sig": false, "md5_digest": "8ce45ffb206f37787e3a6e8279d6534e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11960, "upload_time": "2017-01-10T18:06:17", "url": "https://files.pythonhosted.org/packages/bc/3e/2eea0998bb4acd7a4293b0062c344fbba254ab1f72888dcfe1366ee5c199/ktuvitDownloader-2.0.4.tar.gz" } ], "2.0.5": [ { "comment_text": "", "digests": { "md5": "e8c43de71c4dbf188528df61e85b7af7", "sha256": "9f314273c22d984c8f2a2681c415b70504de9e526dd3370d3e47a73341b7dd8c" }, "downloads": -1, "filename": "ktuvitDownloader-2.0.5.tar.gz", "has_sig": false, "md5_digest": "e8c43de71c4dbf188528df61e85b7af7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 12181, "upload_time": "2017-06-15T16:48:06", "url": "https://files.pythonhosted.org/packages/ef/ea/268c2dd436d79eeabf310a1397a4fd71f5252e36242d99b123ce88e6a2bb/ktuvitDownloader-2.0.5.tar.gz" } ], "3.0.0": [ { "comment_text": "", "digests": { "md5": "c776db9e9ec92107eb026c18a2760b70", "sha256": "b884437770ccde0ae4b53c09566c0fcd56429dc633d99f641daa7c67e501a889" }, "downloads": -1, "filename": "ktuvitDownloader-3.0.0.tar.gz", "has_sig": false, "md5_digest": "c776db9e9ec92107eb026c18a2760b70", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9389, "upload_time": "2017-08-10T22:11:19", "url": "https://files.pythonhosted.org/packages/72/cd/1a323a8a4c9ba1a7603bdfd5d56948d36dd8d65bf8cc4f9905f4a596ee0d/ktuvitDownloader-3.0.0.tar.gz" } ], "3.0.1": [ { "comment_text": "", "digests": { "md5": "cd38261c1ef0acc7d0a1f49223010f0d", "sha256": "4823c4db40a098bf55738b95e81d72fb76504c967a93f98a6e713c2470f1dca4" }, "downloads": -1, "filename": "ktuvitDownloader-3.0.1.tar.gz", "has_sig": false, "md5_digest": "cd38261c1ef0acc7d0a1f49223010f0d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9436, "upload_time": "2017-08-16T18:03:50", "url": "https://files.pythonhosted.org/packages/19/02/cce4c01f6fc63daaf2f047ae0beed370e01112d755f1034da3761eec0cc9/ktuvitDownloader-3.0.1.tar.gz" } ], "4.0.0": [ { "comment_text": "", "digests": { "md5": "420f9141b017b7b5c754e38952cbf314", "sha256": "67abc960d101461a6274eff3f0853b343abca241eca4701a4ff4d6d625414aa6" }, "downloads": -1, "filename": "ktuvitDownloader-4.0.0.tar.gz", "has_sig": false, "md5_digest": "420f9141b017b7b5c754e38952cbf314", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10561, "upload_time": "2018-02-15T17:34:32", "url": "https://files.pythonhosted.org/packages/6c/04/a0a0cb906cfa28c58725e069591305d05ce432b414af5fc6a8421d6cbb4d/ktuvitDownloader-4.0.0.tar.gz" } ], "4.0.1": [ { "comment_text": "", "digests": { "md5": "1e6b307e232dad0ada31d749b6fbdd87", "sha256": "ccbfa4f0d99c60208cf5be9dc68b5d32b172aad6c8665a6db19f5a13b5835737" }, "downloads": -1, "filename": "ktuvitDownloader-4.0.1.tar.gz", "has_sig": false, "md5_digest": "1e6b307e232dad0ada31d749b6fbdd87", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10606, "upload_time": "2018-05-23T15:39:12", "url": "https://files.pythonhosted.org/packages/a5/a2/1f2371955e0713bc3d42e624b65d4084ac79d8fd7175db07311eb36a2eca/ktuvitDownloader-4.0.1.tar.gz" } ], "4.0.2": [ { "comment_text": "", "digests": { "md5": "78cb8239042ff9da875c3a2b5a1dc95c", "sha256": "811dd4e25d77fdc1509cd8d4eca26217f64448ad173e587e0c99ff744c163384" }, "downloads": -1, "filename": "ktuvitDownloader-4.0.2-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "78cb8239042ff9da875c3a2b5a1dc95c", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 14866, "upload_time": "2019-08-11T09:54:36", "url": "https://files.pythonhosted.org/packages/f2/d8/13d03e91566cfc2d767ab6b9ead55f90a27aa58cb3ce9fa81e74039ac100/ktuvitDownloader-4.0.2-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "c1060624f67210c644577018209f65b5", "sha256": "e3d7b3d569c73376ea6ed933a1ef43975e8f2661be32e8332b17d27f3c904ebc" }, "downloads": -1, "filename": "ktuvitDownloader-4.0.2.tar.gz", "has_sig": false, "md5_digest": "c1060624f67210c644577018209f65b5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11692, "upload_time": "2019-08-11T09:54:38", "url": "https://files.pythonhosted.org/packages/02/8f/250d5a464074d35d322ccff09523d78d9cac93b8abdd672da53d39371ef9/ktuvitDownloader-4.0.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "78cb8239042ff9da875c3a2b5a1dc95c", "sha256": "811dd4e25d77fdc1509cd8d4eca26217f64448ad173e587e0c99ff744c163384" }, "downloads": -1, "filename": "ktuvitDownloader-4.0.2-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "78cb8239042ff9da875c3a2b5a1dc95c", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 14866, "upload_time": "2019-08-11T09:54:36", "url": "https://files.pythonhosted.org/packages/f2/d8/13d03e91566cfc2d767ab6b9ead55f90a27aa58cb3ce9fa81e74039ac100/ktuvitDownloader-4.0.2-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "c1060624f67210c644577018209f65b5", "sha256": "e3d7b3d569c73376ea6ed933a1ef43975e8f2661be32e8332b17d27f3c904ebc" }, "downloads": -1, "filename": "ktuvitDownloader-4.0.2.tar.gz", "has_sig": false, "md5_digest": "c1060624f67210c644577018209f65b5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11692, "upload_time": "2019-08-11T09:54:38", "url": "https://files.pythonhosted.org/packages/02/8f/250d5a464074d35d322ccff09523d78d9cac93b8abdd672da53d39371ef9/ktuvitDownloader-4.0.2.tar.gz" } ] }