Youtube to Podcast Generator
Project description
Youtube/Rumble Podcast Generator
Create audio podcasts from Youtube Channels and Rumble Channels.
Podtube CLI automatically:
- downloads the video from your feed
- extracts the audio to mp3 files
- downloads thumbnail images
- generates an XML RSS feed
Note: Rumble entries are generated by parsing HTML which can break easily. Let us know if it breaks.
Install
Requires ffmpeg to be installed
pipx install ytube-podcast
Help
USAGE
podtube <channel_id> <template> [-t] [-f] [-l] [-m] [-r]
ARGUMENTS
<channel_id> Channel ID
<template> feed template
OPTIONS
-t (--type) Channel Type (default: youtube)
-f (--feed) output feed (default: feed.xml)
-l (--limit) Entry limit (default: 50)
-m (--media) media output directory (default: media)
-r (--redownload) Re-Download All Files (default: False)
Examples
Youtube
podtube adbcd123-N3SHwntLU2xfkaA static/tpl.xml -f static/rss.xml -m static/podcast/
Rumble
podtube my-channel-id static/tpl.xml -t rumble -f static/rss.xml -m static/podcast/
Feed Templates
See example-rss.xml for a full rendered XML example.
Liquid Templates are used to generate your feed. See example-tpl.xml for an example template.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file ytube_podcast-1.0.1.tar.gz.
File metadata
- Download URL: ytube_podcast-1.0.1.tar.gz
- Upload date:
- Size: 4.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: pdm/2.25.9 CPython/3.13.3 Linux/6.14.0-32-generic
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0ce546e73829478fe6a92204be95d79a9c95429c943fefeebc6980e4dccd6c7a
|
|
| MD5 |
1f6370d2f6df56dd509db2152ae30b31
|
|
| BLAKE2b-256 |
491d25334a471baba67e59b630ba4ee0cf14d8aa4df87b0cfa5167d1cbe2abc5
|
File details
Details for the file ytube_podcast-1.0.1-py3-none-any.whl.
File metadata
- Download URL: ytube_podcast-1.0.1-py3-none-any.whl
- Upload date:
- Size: 5.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: pdm/2.25.9 CPython/3.13.3 Linux/6.14.0-32-generic
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0b0896c4b07414a5450c7f1c46cc310fdffc27f134206b3a8675bd876bd128ba
|
|
| MD5 |
093646dbcdd8271870c5687379bdc566
|
|
| BLAKE2b-256 |
b046e07cafb348fa4785d82e4200bb86274769b77a07715185fd6624b9f5d98e
|