{ "info": { "author": "dem4ply", "author_email": "", "bugtrack_url": null, "classifiers": [ "Environment :: Console", "Intended Audience :: Developers", "Programming Language :: Python" ], "description": "========\nChibi_dl\n========\n\n\nis a command line tool for download series from crunchyroll.com and tmofans.com\n\nin the case of crunchyroll is going to download the video and the subtitles\nand joined in a mkv\n\nfor the mangas from tmofans is going to compress all the images in a\nzip and rename the extencion to cbz\n\n\n=======\ninstall\n=======\n\n\n.. code-block:: bash\n\n\tpip install chibi_dl\n\nis going to add the command chibi_dl\n\n\n===========\nhow to used\n===========\n\n\n.. code-block:: text\n\n\tusage: chibi_dl [-h] [--user USER] [--password PASSWORD]\n\t\t\t\t\t\t[--resoulution QUALITY]\n\t\t\t\t\t\tsite [site ...] download_path\n\n\tdescarga mangas\n\n\tpositional arguments:\n\tsite urls de las series que se quieren descargar\n\tdownload_path lugar de descarga\n\n\toptional arguments:\n\t-h, --help show this help message and exit\n\t--user USER, -u USER usuario del sitio\n\t--password PASSWORD, -p PASSWORD\n\t\t\t\t\t\t\t\t\tcontrasenna del sitio\n\t--resoulution QUALITY, -q QUALITY\n\t\t\t\t\t\t\t\t\tresolucion a descargar\n\nfor download a serie from crunchyroll need the user and password if you what\ndownlaod the serie in 720p o 1080p\n\n.. code-block:: bash\n\n\tchibi_dl -q 720 --user $user -p $password -o /path/to/save/serie \"https://www.crunchyroll.com/es/yuruyuri\"\n\n\nif you are ok with the lower resolution you not need the user and password\n\n.. code-block:: bash\n\n\tchibi_dl -q 240 -o /path/to/save/serie \"https://www.crunchyroll.com/es/yuruyuri\"\n\nin the case of tmo fans\n\n.. code-block:: bash\n\n\tchibi_dl -o /path/to/save/serie \"https://tmofans.com/library/manga/13698/komi-san-wa-komyushou-desu\"\n\nfor get all the list of pending, follow and read in tmo fans\nneed the user and password for do the login and retrive the list of links\nand donwload all the series\n\n.. code-block:: bash\n\n\tchibi_dl --only_print --only_links -p $PASSWORD -u $USER https://tmofans.com/profile/read https://tmofans.com/profile/pending https://tmofans.com/profile/follow > links_of_mangas\n\tchibi_dl -o /path/to/save/series @links_of_mangas\n\n\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "chibi-dl", "package_url": "https://pypi.org/project/chibi-dl/", "platform": "", "project_url": "https://pypi.org/project/chibi-dl/", "project_urls": null, "release_url": "https://pypi.org/project/chibi-dl/0.0.3/", "requires_dist": [ "chibi (>=0.5.4)", "m3u8 (>=0.3.12)", "selenium (>=3.141.0)", "beautifulsoup4 (>=4.8.0)", "ffmpeg-python (>=0.2.0)", "pymkv (>=1.0.5)", "pycountry (>=19.8.18)", "cfscrape (>=1.9.5)" ], "requires_python": "", "summary": "", "version": "0.0.3" }, "last_serial": 5972601, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "e6794a5943d611af0a3803280df96af3", "sha256": "ecfb6b0fd0369a93b184d1e12fbfd50e2262a9fe241a0b32aa22040f16b667c9" }, "downloads": -1, "filename": "chibi_dl-0.0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "e6794a5943d611af0a3803280df96af3", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 83999, "upload_time": "2019-10-09T20:50:02", "url": "https://files.pythonhosted.org/packages/23/81/02ab42a9e8f4c5386a115c603cbd0f84a2cffbb9d8661c06cb85d1de8934/chibi_dl-0.0.1-py3-none-any.whl" } ], "0.0.2": [ { "comment_text": "", "digests": { "md5": "3f230793bc1bc2682160c31ac8b6086d", "sha256": "84814a94e9737f23572b5a2c7b457f336dce1530d93ce3c8e34295962dc45aa4" }, "downloads": -1, "filename": "chibi_dl-0.0.2-py3-none-any.whl", "has_sig": false, "md5_digest": "3f230793bc1bc2682160c31ac8b6086d", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 84023, "upload_time": "2019-10-11T15:47:24", "url": "https://files.pythonhosted.org/packages/58/68/f94313ba677c04a0b3993be0ecbf4c57078ebe74543b5cdc73bdce3cc132/chibi_dl-0.0.2-py3-none-any.whl" } ], "0.0.3": [ { "comment_text": "", "digests": { "md5": "e0af3c167d245f68281e5742f28e153b", "sha256": "d492abf3d55e13ac80a86528020a1f182ac84cc01be75b129e607e546e618afd" }, "downloads": -1, "filename": "chibi_dl-0.0.3-py3-none-any.whl", "has_sig": false, "md5_digest": "e0af3c167d245f68281e5742f28e153b", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 84036, "upload_time": "2019-10-14T18:00:40", "url": "https://files.pythonhosted.org/packages/06/ce/97857cb226099417586f0842d9b9f2496671476565b97019a8a986e67823/chibi_dl-0.0.3-py3-none-any.whl" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "e0af3c167d245f68281e5742f28e153b", "sha256": "d492abf3d55e13ac80a86528020a1f182ac84cc01be75b129e607e546e618afd" }, "downloads": -1, "filename": "chibi_dl-0.0.3-py3-none-any.whl", "has_sig": false, "md5_digest": "e0af3c167d245f68281e5742f28e153b", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 84036, "upload_time": "2019-10-14T18:00:40", "url": "https://files.pythonhosted.org/packages/06/ce/97857cb226099417586f0842d9b9f2496671476565b97019a8a986e67823/chibi_dl-0.0.3-py3-none-any.whl" } ] }