kasparsd/podcasts-tools
Composer 安装命令:
composer require kasparsd/podcasts-tools
包简介
Tools for working with Apple Podcasts subscriptions
README 文档
README
Export the podcast subscriptions in the OPML format from the Podcasts app introduced in macOS Catalina.
It works by parsing the plist file at:
~/Library/Containers/com.apple.podcasts/Data/Documents/PodcastsDB.plist
Requirements
- PHP 5.6 or later
- Composer
Install
composer create-project kasparsd/podcasts-tools
Usage
To export podcast subscriptions as OPML, run:
composer export > opml.xml
which pipes the output of the composer export command to the opml.xml file.
Credits
Created by Kaspars Dambis.
统计信息
- 总下载量: 50
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 12
- 点击次数: 5
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2019-11-27