bash-podcast-download:从播客提要下载所有媒体的简单 bash 脚本

时间:2024-07-20 06:28:52
【文件属性】:

文件名称:bash-podcast-download:从播客提要下载所有媒体的简单 bash 脚本

文件大小:2KB

文件格式:ZIP

更新时间:2024-07-20 06:28:52

Shell

Bash 播客下载 从播客提要下载所有媒体的简单 bash 脚本 ##Usage 使用调用脚本 sh podcast-download.sh http://myfeed.com/rss /PATH/TO/DOWNLOAD/FOLDER ###可选的 您可以通过更改文件顶部的变量来对提要和输出路径进行硬编码。 然后,您可以在调用脚本时省略提要和文件夹 # Optional Variables # You can hardcode the feed and url variables here to avoid sending them when envoking the script\nFEED='http://myfeed.com/rss'\nFOLDER='/PATH/TO/MY/FOLDER' 如果媒体文件已经存在,则不会下载该文件。 假设 RSS 提要格式正确,媒体格式正确 ###


【文件预览】:
bash-podcast-download-master
----podcast-download.sh(2KB)
----README.md(1KB)

网友评论