livioso / reddit2youtube

πŸ¦† Automatically collects Youtube videos from a Subreddit in a playlist

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

reddit2youtube

  • Adds all posted Youtube videos in a Subreddit to a Youtube playlist.
  • AWS Lambda function, built with Zappa.
  • Runs every 30 minutes (see zappa_settings.json)

Install & deploy

pipenv install && pipenv shell

# edit & move .env.default β†’ .env
zappa deploy production

Run tests

python -m unittest

Getting an OAuth2 refresh token for Youtube

https://stackoverflow.com/a/41556775/3774227

About

πŸ¦† Automatically collects Youtube videos from a Subreddit in a playlist


Languages

Language:Python 100.0%