hlskit-py


Namehlskit-py JSON
Version 0.1.0 PyPI version JSON
download
home_pageNone
SummaryHlsKit provides strong HLS video conversion features backed by ffmpeg. Prepare your mp4 files for streaming
upload_time2025-01-18 18:24:06
maintainerNone
docs_urlNone
authorNone
requires_python>=3.12
licenseCopyright (c) 2025 eruehl. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. 3. Neither the name of the copyright holder nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
keywords cloudfront ffmpeg hls mp4 multimedia streaming transcoding video video compression
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # hlskit-py

HlsKit Python library bindings

This library requires ffmpeg to be installed in your system

You can check an example under the `example` directory, this README file still under construction
Check ffmpeg official documentation in order to tune your video conversion settings

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "hlskit-py",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.12",
    "maintainer_email": null,
    "keywords": "cloudfront, ffmpeg, hls, mp4, multimedia, streaming, transcoding, video, video compression",
    "author": null,
    "author_email": "Engels Ruehl <higashikataengels@icloud.com>",
    "download_url": "https://files.pythonhosted.org/packages/55/9c/3b399d64a1da067b104c394ca377ff7672d88c95571d26ce8291b593dd79/hlskit_py-0.1.0.tar.gz",
    "platform": null,
    "description": "# hlskit-py\n\nHlsKit Python library bindings\n\nThis library requires ffmpeg to be installed in your system\n\nYou can check an example under the `example` directory, this README file still under construction\nCheck ffmpeg official documentation in order to tune your video conversion settings\n",
    "bugtrack_url": null,
    "license": "Copyright (c) 2025 eruehl.   Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:  1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.  2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.  3. Neither the name of the copyright holder nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.  THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS \"AS IS\" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.",
    "summary": "HlsKit provides strong HLS video conversion features backed by ffmpeg. Prepare your mp4 files for streaming",
    "version": "0.1.0",
    "project_urls": {
        "Homepage": "https://github.com/like-engels/hlskit-py"
    },
    "split_keywords": [
        "cloudfront",
        " ffmpeg",
        " hls",
        " mp4",
        " multimedia",
        " streaming",
        " transcoding",
        " video",
        " video compression"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "a00d441bd6a4649058a54b5a5095312ea2ba37603814d9311683fa3efc6945fe",
                "md5": "76a05fcc0a01a83423c8ee5a8b75333d",
                "sha256": "9c4c58c6b8e1cf4eab3127e7be096574d6cee1bb5a450dd07b6eb47392f894c1"
            },
            "downloads": -1,
            "filename": "hlskit_py-0.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "76a05fcc0a01a83423c8ee5a8b75333d",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.12",
            "size": 7507,
            "upload_time": "2025-01-18T18:23:38",
            "upload_time_iso_8601": "2025-01-18T18:23:38.292840Z",
            "url": "https://files.pythonhosted.org/packages/a0/0d/441bd6a4649058a54b5a5095312ea2ba37603814d9311683fa3efc6945fe/hlskit_py-0.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "559c3b399d64a1da067b104c394ca377ff7672d88c95571d26ce8291b593dd79",
                "md5": "afdc6814a1b1756f26a4252321cd3d6e",
                "sha256": "038e78dbe416e4caa9536693ee00d9cb1089f259e2d4469ee3a8b720f06f7e35"
            },
            "downloads": -1,
            "filename": "hlskit_py-0.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "afdc6814a1b1756f26a4252321cd3d6e",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.12",
            "size": 61680043,
            "upload_time": "2025-01-18T18:24:06",
            "upload_time_iso_8601": "2025-01-18T18:24:06.629764Z",
            "url": "https://files.pythonhosted.org/packages/55/9c/3b399d64a1da067b104c394ca377ff7672d88c95571d26ce8291b593dd79/hlskit_py-0.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-01-18 18:24:06",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "like-engels",
    "github_project": "hlskit-py",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "hlskit-py"
}
        
Elapsed time: 0.44171s