ytscribe


Nameytscribe JSON
Version 0.0.4 PyPI version JSON
download
home_page
SummaryTranscribe YouTube videos
upload_time2024-03-13 01:04:27
maintainer
docs_urlNone
authorVamsi Uppala
requires_python
license
keywords python first package
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Package to transcribe YouTube videos by downloading them in a wav format and using OpenAI Whisper model

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "ytscribe",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "python,first package",
    "author": "Vamsi Uppala",
    "author_email": "uvvamsikrishna@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/f8/3c/f978598a18966a7a5696ccef908ea60463436cf3e0d957481701090994aa/ytscribe-0.0.4.tar.gz",
    "platform": null,
    "description": "Package to transcribe YouTube videos by downloading them in a wav format and using OpenAI Whisper model\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "Transcribe YouTube videos",
    "version": "0.0.4",
    "project_urls": null,
    "split_keywords": [
        "python",
        "first package"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3aa8801e72c250393772d2390cbb9e50186008b40576d168147815df6e48f6d9",
                "md5": "2d758a57a9ffecbbd81212086f71cb18",
                "sha256": "20c138fd489bef357be54e2530f8d98d418937b5c9af9fc1c0dd16568301112e"
            },
            "downloads": -1,
            "filename": "ytscribe-0.0.4-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "2d758a57a9ffecbbd81212086f71cb18",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 2186,
            "upload_time": "2024-03-13T01:04:26",
            "upload_time_iso_8601": "2024-03-13T01:04:26.240862Z",
            "url": "https://files.pythonhosted.org/packages/3a/a8/801e72c250393772d2390cbb9e50186008b40576d168147815df6e48f6d9/ytscribe-0.0.4-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f83cf978598a18966a7a5696ccef908ea60463436cf3e0d957481701090994aa",
                "md5": "f622ad2904f7a71e24c92348cca936e6",
                "sha256": "afb70b94fc54b2dfd0e9616258cd943b1fe0ce1db09d1f51dfc2e766478c1a43"
            },
            "downloads": -1,
            "filename": "ytscribe-0.0.4.tar.gz",
            "has_sig": false,
            "md5_digest": "f622ad2904f7a71e24c92348cca936e6",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 2001,
            "upload_time": "2024-03-13T01:04:27",
            "upload_time_iso_8601": "2024-03-13T01:04:27.907785Z",
            "url": "https://files.pythonhosted.org/packages/f8/3c/f978598a18966a7a5696ccef908ea60463436cf3e0d957481701090994aa/ytscribe-0.0.4.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-13 01:04:27",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "ytscribe"
}
        
Elapsed time: 0.19804s