No project description provided
Project description
podtuber
Simple Python application to create podcast .rss files from YouTube playlists.
installation
You might want to start with creating a Python virtual env. For example:
conda create -n podtuber python=3
conda activate podtuber
and then:
pip install git+https://github.com/ZvikaZ/podtuber.git
you might need to logout and login, in order for the new podtuber command to be updated in PATH.
usage
- copy the example config.toml to your working directory, and modify it as needed (it's thoroughly commented).
- and run:
podtuber
notes
-
The .rss file needs to be served from an HTTP(S) server. Running the server is out of the scope of this tool.
-
:Also, you might want to periodically update the .rss file (because the playlist might have been updated). It can be achieved for example by using a Cron job to run
podtuberon regular times.
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 podtuber-0.1.0.tar.gz.
File metadata
- Download URL: podtuber-0.1.0.tar.gz
- Upload date:
- Size: 4.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.3.2 CPython/3.9.15 Linux/3.10.0-1160.42.2.el7.x86_64
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d819e55c380d55981f5ebd0f1f5002f62457ff6b2f02b0057e335507fabbed28
|
|
| MD5 |
bc0cacbe426886a345468d2853f34570
|
|
| BLAKE2b-256 |
b49981ffd423c77e34d2eee88878a3931a1465ffafa5277e93ea3dfcdd1bd274
|
File details
Details for the file podtuber-0.1.0-py3-none-any.whl.
File metadata
- Download URL: podtuber-0.1.0-py3-none-any.whl
- Upload date:
- Size: 4.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.3.2 CPython/3.9.15 Linux/3.10.0-1160.42.2.el7.x86_64
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
485bd86fbb3540db1bdb92b2db499a18109ee73d31514fbeb8bfcb7dbd1d80f1
|
|
| MD5 |
49b99338646e96e4a0564d04ee4e6e8c
|
|
| BLAKE2b-256 |
86362436d90abe6d94be49aa26895b523f498e175b8a9a52175789be85e26c94
|