Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Automate podcast uploading and communication #13

Open
rpodcast opened this issue Mar 23, 2018 · 0 comments
Open

Automate podcast uploading and communication #13

rpodcast opened this issue Mar 23, 2018 · 0 comments

Comments

@rpodcast
Copy link
Collaborator

rpodcast commented Mar 23, 2018

I currently have the following tasks that are done manually once a podcast is ready to release:

  • Post-processing using auphonic
  • Upload the processed mp3 to fireside
  • Upload the video version to the youtube channel EDIT: auphonic has the capability to upload to youtube automatically, but I need to add the video to the channel and change the title afterwards.
  • Publish the episode post in blogdown and push to netlify
  • Add mp3 to internet archive
  • Send tweet about the episode
  • Add post on rstats subreddit

With the exception of fireside (who will be releasing an api in the future), I believe each of the other steps can be automated via their respective apis or just R itself. Here's what I've bookmarked about these possibilities for the aforementioned services:

Auphonic

No R package exists yet. API is documented at auphonic.com/help/api. Here are some more resources:

Twitter

Internet Archive

Reddit

Youtube

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant