jangroth / pycast

Creating podcasts from Youtube videos

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PyCast

Convert YouTube videos into podcast.

Setup

Telegram Bot

Python Environment

  • Create pipenv environment -> pipenv --python 3.7
  • Open pipenv shell -> pipenv shell
  • Install pipenv dependencies -> pipenv install --def

AWS Stacks

  • Bootstrap secrets -> ./scripts/bootstrap-secrets
  • Bootstrap code bucket -> ./scripts/bootstrap-bucket
  • Build AWS-SAM project -> sam build
  • Deploy AWS-SAM project -> sam deploy

About

Creating podcasts from Youtube videos


Languages

Language:Python 86.0%Language:Makefile 9.1%Language:Shell 4.9%