qpdown


Nameqpdown JSON
Version 1.0.7 PyPI version JSON
download
home_pageNone
Summarya simple m3u8 playlist downloader written in python
upload_time2025-02-23 20:53:06
maintainerNone
docs_urlNone
authorNone
requires_python>=3.8
licenseMIT License Copyright (c) 2025 q16 Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
keywords downloader m3u8 playlist playlist-downloader
VCS
bugtrack_url
requirements colorama colorlog requests tqdm
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # qpDown
**qpDown** is a simple m3u8 playlist downloader written in python
## requirements
- [ffmpeg](https://www.ffmpeg.org/download.html)
## installation
if you're not on a windows machine, you should create a virtual environment and enter it before installing the requirements
```
python -m pip install -r requirements.txt
```
## notes
> [!WARNING]
> to properly enable hwaccel on non-nvidia graphics card pc, please edit your ffmpeg hwaccel args on line 3 (main.py). you can google them for your os and gpu
## usage
**from pypi:**
```
qpdown -i ... -o ...
```
**from source:**
```
python main.py -i ... -o ...
```
## building
**requirements:**
- all packages in the **requirements.txt** file
- [pyinstaller](https://pypi.org/project/pyinstaller/)
```
python -m pyinstaller main.py --onefile
```
## contact
email: [q16@q16.dev](mailto://q16@q16.dev)

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "qpdown",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "q16q <q16@q16.dev>",
    "keywords": "downloader, m3u8, playlist, playlist-downloader",
    "author": null,
    "author_email": "q16q <q16@q16.dev>",
    "download_url": "https://files.pythonhosted.org/packages/8e/0f/3fe2d9a044e24c06045fa814cc1de01f77bc7f896b73925ee83762b74d5e/qpdown-1.0.7.tar.gz",
    "platform": null,
    "description": "# qpDown\n**qpDown** is a simple m3u8 playlist downloader written in python\n## requirements\n- [ffmpeg](https://www.ffmpeg.org/download.html)\n## installation\nif you're not on a windows machine, you should create a virtual environment and enter it before installing the requirements\n```\npython -m pip install -r requirements.txt\n```\n## notes\n> [!WARNING]\n> to properly enable hwaccel on non-nvidia graphics card pc, please edit your ffmpeg hwaccel args on line 3 (main.py). you can google them for your os and gpu\n## usage\n**from pypi:**\n```\nqpdown -i ... -o ...\n```\n**from source:**\n```\npython main.py -i ... -o ...\n```\n## building\n**requirements:**\n- all packages in the **requirements.txt** file\n- [pyinstaller](https://pypi.org/project/pyinstaller/)\n```\npython -m pyinstaller main.py --onefile\n```\n## contact\nemail: [q16@q16.dev](mailto://q16@q16.dev)\n",
    "bugtrack_url": null,
    "license": "MIT License\n        \n        Copyright (c) 2025 q16\n        \n        Permission is hereby granted, free of charge, to any person obtaining a copy\n        of this software and associated documentation files (the \"Software\"), to deal\n        in the Software without restriction, including without limitation the rights\n        to use, copy, modify, merge, publish, distribute, sublicense, and/or sell\n        copies of the Software, and to permit persons to whom the Software is\n        furnished to do so, subject to the following conditions:\n        \n        The above copyright notice and this permission notice shall be included in all\n        copies or substantial portions of the Software.\n        \n        THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\n        IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\n        FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\n        AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\n        LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\n        OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\n        SOFTWARE.",
    "summary": "a simple m3u8 playlist downloader written in python",
    "version": "1.0.7",
    "project_urls": {
        "Homepage": "https://github.com/q16q/qpdown",
        "Issues": "https://github.com/q16q/qpdown/issues"
    },
    "split_keywords": [
        "downloader",
        " m3u8",
        " playlist",
        " playlist-downloader"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "ed9a48c1423d64d3ac756b34f89a4654305fa79719a6a14e955506aaad1b6bb6",
                "md5": "f7acfc3b1f89e69434213df432b6105e",
                "sha256": "305fa220dcff887b459c4dbaaffde1325174b69e8ccebf741c4c3c7aa23313bb"
            },
            "downloads": -1,
            "filename": "qpdown-1.0.7-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "f7acfc3b1f89e69434213df432b6105e",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 5481,
            "upload_time": "2025-02-23T20:53:05",
            "upload_time_iso_8601": "2025-02-23T20:53:05.714872Z",
            "url": "https://files.pythonhosted.org/packages/ed/9a/48c1423d64d3ac756b34f89a4654305fa79719a6a14e955506aaad1b6bb6/qpdown-1.0.7-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "8e0f3fe2d9a044e24c06045fa814cc1de01f77bc7f896b73925ee83762b74d5e",
                "md5": "e1d1bc2bc5a6f5abeb30fb4309519eb5",
                "sha256": "2f8f8d774e618ecddcacd3000f56e47593e2d88de67c46ea2e6946311725d3ee"
            },
            "downloads": -1,
            "filename": "qpdown-1.0.7.tar.gz",
            "has_sig": false,
            "md5_digest": "e1d1bc2bc5a6f5abeb30fb4309519eb5",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 4624,
            "upload_time": "2025-02-23T20:53:06",
            "upload_time_iso_8601": "2025-02-23T20:53:06.896256Z",
            "url": "https://files.pythonhosted.org/packages/8e/0f/3fe2d9a044e24c06045fa814cc1de01f77bc7f896b73925ee83762b74d5e/qpdown-1.0.7.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-02-23 20:53:06",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "q16q",
    "github_project": "qpdown",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "colorama",
            "specs": []
        },
        {
            "name": "colorlog",
            "specs": []
        },
        {
            "name": "requests",
            "specs": []
        },
        {
            "name": "tqdm",
            "specs": []
        }
    ],
    "lcname": "qpdown"
}
        
Elapsed time: 2.52917s