playlist2podcast


Nameplaylist2podcast JSON
Version 0.6.2 PyPI version JSON
download
home_pagehttps://codeberg.org/PyYtTools/Playlist2Podcasts
SummaryCreates podcast feed from playlist URL
upload_time2023-01-07 03:48:16
maintainer
docs_urlNone
authormarvin8
requires_python>=3.7.4,<4.0.0
licenseAGPL-3.0-or-later
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Playlist2Podcast
================

|Repo| |Downloads| |Code style| |Checked against| |Checked with| |PyPI - Python Version| |PyPI - Wheel|
|CI - Woodpecker| |AGPL|


Playlist2Podcast is a command line tool that takes a Youtube playlist, downloads the audio portion of the videos on that
list, and creates a podcast feed from this.

Playlist2Podcast:

1) downloads and converts the videos in one or more playlists to opus audio only files,
2) downloads thumbnails and converts them to JPEG format, and
3) creates a podcast feed with the downloaded videos and thumbnails.

Easiest way to use Playlist2Podcast is to use `pipx` to install it from PyPi. Then you can simply use
`playlist2podcast` on the command line run it.

Playlist2Podcast will ask for all necessary parameters when run for the first time and store them in `config.json`
file in the current directory.

See the `Changelog`_ for any changes introduced with each version.

Playlist2Podcast is licences under the `GNU Affero General Public License v3.0`_

.. _GNU Affero General Public License v3.0: http://www.gnu.org/licenses/agpl-3.0.html

.. |AGPL| image:: https://www.gnu.org/graphics/agplv3-with-text-162x68.png
    :alt: AGLP 3 or later
    :target: https://codeberg.org/PyYtTools/Playlist2Podcasts/src/branch/main/LICENSE.md

.. |Repo| image:: https://img.shields.io/badge/repo-Codeberg.org-blue
    :alt: Repo at Codeberg
    :target: https://codeberg.org/PyYtTools/Playlist2Podcasts

.. |Downloads| image:: https://pepy.tech/badge/playlist2podcast
    :target: https://pepy.tech/project/playlist2podcast

.. |Code style| image:: https://img.shields.io/badge/code%20style-black-000000.svg
    :alt: Code Style: Black
    :target: https://github.com/psf/black

.. |Checked against| image:: https://img.shields.io/badge/Safety--DB-Checked-green
    :alt: Checked against Safety DB
    :target: https://pyup.io/safety/

.. |Checked with| image:: https://img.shields.io/badge/pip--audit-Checked-green
    :alt: Checked with pip-audit
    :target: https://pypi.org/project/pip-audit/

.. |PyPI - Python Version| image:: https://img.shields.io/pypi/pyversions/playlist2podcast

.. |PyPI - Wheel| image:: https://img.shields.io/pypi/wheel/playlist2podcast

.. |CI - Woodpecker| image:: https://ci.codeberg.org/api/badges/PyYtTools/Playlist2Podcasts/status.svg
    :target: https://ci.codeberg.org/PyYtTools/Playlist2Podcasts

.. _Changelog: https://codeberg.org/PyYtTools/Playlist2Podcasts/src/branch/main/CHANGELOG.rst

            

Raw data

            {
    "_id": null,
    "home_page": "https://codeberg.org/PyYtTools/Playlist2Podcasts",
    "name": "playlist2podcast",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.7.4,<4.0.0",
    "maintainer_email": "",
    "keywords": "",
    "author": "marvin8",
    "author_email": "marvin8@tuta.io",
    "download_url": "https://files.pythonhosted.org/packages/dd/41/05dd29966cf46921d47ee1ec59afebeb585d93be1a72cd3f495866b45813/playlist2podcast-0.6.2.tar.gz",
    "platform": null,
    "description": "Playlist2Podcast\n================\n\n|Repo| |Downloads| |Code style| |Checked against| |Checked with| |PyPI - Python Version| |PyPI - Wheel|\n|CI - Woodpecker| |AGPL|\n\n\nPlaylist2Podcast is a command line tool that takes a Youtube playlist, downloads the audio portion of the videos on that\nlist, and creates a podcast feed from this.\n\nPlaylist2Podcast:\n\n1) downloads and converts the videos in one or more playlists to opus audio only files,\n2) downloads thumbnails and converts them to JPEG format, and\n3) creates a podcast feed with the downloaded videos and thumbnails.\n\nEasiest way to use Playlist2Podcast is to use `pipx` to install it from PyPi. Then you can simply use\n`playlist2podcast` on the command line run it.\n\nPlaylist2Podcast will ask for all necessary parameters when run for the first time and store them in `config.json`\nfile in the current directory.\n\nSee the `Changelog`_ for any changes introduced with each version.\n\nPlaylist2Podcast is licences under the `GNU Affero General Public License v3.0`_\n\n.. _GNU Affero General Public License v3.0: http://www.gnu.org/licenses/agpl-3.0.html\n\n.. |AGPL| image:: https://www.gnu.org/graphics/agplv3-with-text-162x68.png\n    :alt: AGLP 3 or later\n    :target: https://codeberg.org/PyYtTools/Playlist2Podcasts/src/branch/main/LICENSE.md\n\n.. |Repo| image:: https://img.shields.io/badge/repo-Codeberg.org-blue\n    :alt: Repo at Codeberg\n    :target: https://codeberg.org/PyYtTools/Playlist2Podcasts\n\n.. |Downloads| image:: https://pepy.tech/badge/playlist2podcast\n    :target: https://pepy.tech/project/playlist2podcast\n\n.. |Code style| image:: https://img.shields.io/badge/code%20style-black-000000.svg\n    :alt: Code Style: Black\n    :target: https://github.com/psf/black\n\n.. |Checked against| image:: https://img.shields.io/badge/Safety--DB-Checked-green\n    :alt: Checked against Safety DB\n    :target: https://pyup.io/safety/\n\n.. |Checked with| image:: https://img.shields.io/badge/pip--audit-Checked-green\n    :alt: Checked with pip-audit\n    :target: https://pypi.org/project/pip-audit/\n\n.. |PyPI - Python Version| image:: https://img.shields.io/pypi/pyversions/playlist2podcast\n\n.. |PyPI - Wheel| image:: https://img.shields.io/pypi/wheel/playlist2podcast\n\n.. |CI - Woodpecker| image:: https://ci.codeberg.org/api/badges/PyYtTools/Playlist2Podcasts/status.svg\n    :target: https://ci.codeberg.org/PyYtTools/Playlist2Podcasts\n\n.. _Changelog: https://codeberg.org/PyYtTools/Playlist2Podcasts/src/branch/main/CHANGELOG.rst\n",
    "bugtrack_url": null,
    "license": "AGPL-3.0-or-later",
    "summary": "Creates podcast feed from playlist URL",
    "version": "0.6.2",
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "693f954b4ff8c687cccba3674df1d640bbb69ccc9b32d9ab9718bb89a8ef3cf7",
                "md5": "f3abe88e0dec27c1cd0fcab08b6bffbb",
                "sha256": "68aaeb817014f0489e66a67da8036525a14cb15db86e40400b55f76feee95314"
            },
            "downloads": -1,
            "filename": "playlist2podcast-0.6.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "f3abe88e0dec27c1cd0fcab08b6bffbb",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7.4,<4.0.0",
            "size": 20256,
            "upload_time": "2023-01-07T03:48:14",
            "upload_time_iso_8601": "2023-01-07T03:48:14.808265Z",
            "url": "https://files.pythonhosted.org/packages/69/3f/954b4ff8c687cccba3674df1d640bbb69ccc9b32d9ab9718bb89a8ef3cf7/playlist2podcast-0.6.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "dd4105dd29966cf46921d47ee1ec59afebeb585d93be1a72cd3f495866b45813",
                "md5": "7c2e81155869ed06b3b8cddd21924bef",
                "sha256": "195676e5ede24001b7309b82927dd8e2a24d4e1f18bef0bdc8dbbddc1737af84"
            },
            "downloads": -1,
            "filename": "playlist2podcast-0.6.2.tar.gz",
            "has_sig": false,
            "md5_digest": "7c2e81155869ed06b3b8cddd21924bef",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7.4,<4.0.0",
            "size": 19968,
            "upload_time": "2023-01-07T03:48:16",
            "upload_time_iso_8601": "2023-01-07T03:48:16.480855Z",
            "url": "https://files.pythonhosted.org/packages/dd/41/05dd29966cf46921d47ee1ec59afebeb585d93be1a72cd3f495866b45813/playlist2podcast-0.6.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-01-07 03:48:16",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "lcname": "playlist2podcast"
}
        
Elapsed time: 0.05186s