https://github.com/moeki0/podcast-automation
https://github.com/moeki0/podcast-automation
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/moeki0/podcast-automation
- Owner: moeki0
- Created: 2022-05-14T07:02:41.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2022-05-16T03:50:40.000Z (about 4 years ago)
- Last Synced: 2025-07-31T13:37:11.847Z (11 months ago)
- Language: Ruby
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Podcast Automation
`config.yml`:
```yaml
project_dir: でぃれくとり
markdown_dir: でぃれくとり
gcs_bucket: ばけっと
episode:
number: 1
title: たいとる
author: なまえ
album: あるばむ
description: せつめい
```
```shell
bundle exec rake podcast
```