transitle


Nametransitle JSON
Version 1.1.0 PyPI version JSON
download
home_pagehttps://github.com/gunesmes/subtitle_translator
SummaryAI-Based Subtitle translator. Translate subtitles in a folder flawlessly
upload_time2024-05-24 11:38:55
maintainerNone
docs_urlNone
authorMesut Gunes
requires_python>=3.0
licenseLICENSE.md
keywords
VCS
bugtrack_url
requirements googletranslate_python Requests
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
    Transitle is a AI-based subtitle translator. It allows you to translate subtitles 
    in a directory flawlessly with your favorite translator. Translate bunch of 
    subtitlesfrom original language to desired language. This gives you a AI-based
    translated subtitle. 
    

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/gunesmes/subtitle_translator",
    "name": "transitle",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.0",
    "maintainer_email": null,
    "keywords": null,
    "author": "Mesut Gunes",
    "author_email": "gunesmes@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/2d/d4/0f34624fec6d293a9b1a72f8fe1b7d5372ef7645180265c75067b47b4177/transitle-1.1.0.tar.gz",
    "platform": null,
    "description": "\n    Transitle is a AI-based subtitle translator. It allows you to translate subtitles \n    in a directory flawlessly with your favorite translator. Translate bunch of \n    subtitlesfrom original language to desired language. This gives you a AI-based\n    translated subtitle. \n    \n",
    "bugtrack_url": null,
    "license": "LICENSE.md",
    "summary": "AI-Based Subtitle translator. Translate subtitles in a folder flawlessly",
    "version": "1.1.0",
    "project_urls": {
        "Homepage": "https://github.com/gunesmes/subtitle_translator"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "263580e71ef7ca5ceaa4928c5828141715b24e3df1ee2010d98e6a9579acb22f",
                "md5": "c28467caa63cc9a09f1f981c40f8fde1",
                "sha256": "f6d40ac9943eddcb2dc694712399bc0d906135a96ae2fbfcd9486cfbb70baa79"
            },
            "downloads": -1,
            "filename": "transitle-1.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "c28467caa63cc9a09f1f981c40f8fde1",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.0",
            "size": 17593,
            "upload_time": "2024-05-24T11:38:53",
            "upload_time_iso_8601": "2024-05-24T11:38:53.101993Z",
            "url": "https://files.pythonhosted.org/packages/26/35/80e71ef7ca5ceaa4928c5828141715b24e3df1ee2010d98e6a9579acb22f/transitle-1.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2dd40f34624fec6d293a9b1a72f8fe1b7d5372ef7645180265c75067b47b4177",
                "md5": "c7c2f61491a70990c3d9cac11463630d",
                "sha256": "5d6b9635675cf9e43934a0eee5c7e49323b4fa1c57d967c6e275309198753d9a"
            },
            "downloads": -1,
            "filename": "transitle-1.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "c7c2f61491a70990c3d9cac11463630d",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.0",
            "size": 17809,
            "upload_time": "2024-05-24T11:38:55",
            "upload_time_iso_8601": "2024-05-24T11:38:55.427897Z",
            "url": "https://files.pythonhosted.org/packages/2d/d4/0f34624fec6d293a9b1a72f8fe1b7d5372ef7645180265c75067b47b4177/transitle-1.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-05-24 11:38:55",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "gunesmes",
    "github_project": "subtitle_translator",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [
        {
            "name": "googletranslate_python",
            "specs": [
                [
                    "==",
                    "1.0.3"
                ]
            ]
        },
        {
            "name": "Requests",
            "specs": [
                [
                    "==",
                    "2.31.0"
                ]
            ]
        }
    ],
    "lcname": "transitle"
}
        
Elapsed time: 0.21342s