Name | PreserveThosePod JSON |
Version |
1.0.12
JSON |
| download |
home_page | None |
Summary | Preserve those podcasts! |
upload_time | 2024-06-22 14:59:19 |
maintainer | None |
docs_url | None |
author | yzqzss |
requires_python | <4.0,>=3.8 |
license | WTFPL |
keywords |
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# preserve-those-podcasts
Podcast archiving tool!
## Why "preserve-those-podcasts"
Inspired by <http://preservethispodcast.org>
## Requirements
* Py>=3.8
* requests
* feedparser
* rich
* internetarchive
* pyrfc6266
* ffmpeg (`ffprobe`)
## Installation
```bash
pip install PreserveThosePod
```
## Usage
### Quickstart
To archive a podcast, run:
```bash
podcastsPreserve --add <rss_feed_url> # download all episodes
podcastsPreserve --update # download new episodes
podcastsUpload # upload to archive.org
```
Raw data
{
"_id": null,
"home_page": null,
"name": "PreserveThosePod",
"maintainer": null,
"docs_url": null,
"requires_python": "<4.0,>=3.8",
"maintainer_email": null,
"keywords": null,
"author": "yzqzss",
"author_email": "yzqzss@yandex.com",
"download_url": "https://files.pythonhosted.org/packages/2e/c1/00af5cd84b8b52525dd527a693a1a2fbf7cb2c31ef1d1327d58ecd9c30e4/preservethosepod-1.0.12.tar.gz",
"platform": null,
"description": "# preserve-those-podcasts\n\nPodcast archiving tool!\n\n## Why \"preserve-those-podcasts\"\n\nInspired by <http://preservethispodcast.org>\n\n## Requirements\n\n* Py>=3.8\n* requests\n* feedparser\n* rich\n* internetarchive\n* pyrfc6266\n\n* ffmpeg (`ffprobe`)\n\n## Installation\n\n```bash\npip install PreserveThosePod\n```\n\n## Usage\n\n### Quickstart\n\nTo archive a podcast, run:\n\n```bash\npodcastsPreserve --add <rss_feed_url> # download all episodes\npodcastsPreserve --update # download new episodes\npodcastsUpload # upload to archive.org\n```\n\n",
"bugtrack_url": null,
"license": "WTFPL",
"summary": "Preserve those podcasts!",
"version": "1.0.12",
"project_urls": {
"respository": "https://github.com/saveweb/preserve-those-podcasts"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "2e356a7557fc4b7e1ef228f87d30b2b458fb76ac67ce160e4d36fac0e9ae50c2",
"md5": "c439798a89212ad622db169ec9dd1faa",
"sha256": "e57d290b2d8c7635c33267242ea75c685c310eff1732e512ae587dab339ae417"
},
"downloads": -1,
"filename": "preservethosepod-1.0.12-py3-none-any.whl",
"has_sig": false,
"md5_digest": "c439798a89212ad622db169ec9dd1faa",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "<4.0,>=3.8",
"size": 22841,
"upload_time": "2024-06-22T14:59:17",
"upload_time_iso_8601": "2024-06-22T14:59:17.808650Z",
"url": "https://files.pythonhosted.org/packages/2e/35/6a7557fc4b7e1ef228f87d30b2b458fb76ac67ce160e4d36fac0e9ae50c2/preservethosepod-1.0.12-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "2ec100af5cd84b8b52525dd527a693a1a2fbf7cb2c31ef1d1327d58ecd9c30e4",
"md5": "ffaac43451b4438d6052fbb599e0224c",
"sha256": "2f74dcc428e0cc5e2b8c09af78d99697d19b416ec919d95281607cc98baa2bb5"
},
"downloads": -1,
"filename": "preservethosepod-1.0.12.tar.gz",
"has_sig": false,
"md5_digest": "ffaac43451b4438d6052fbb599e0224c",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<4.0,>=3.8",
"size": 17904,
"upload_time": "2024-06-22T14:59:19",
"upload_time_iso_8601": "2024-06-22T14:59:19.786277Z",
"url": "https://files.pythonhosted.org/packages/2e/c1/00af5cd84b8b52525dd527a693a1a2fbf7cb2c31ef1d1327d58ecd9c30e4/preservethosepod-1.0.12.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-06-22 14:59:19",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "saveweb",
"github_project": "preserve-those-podcasts",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [],
"lcname": "preservethosepod"
}