You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Upload the video version to the youtube channelEDIT: 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:
I currently have the following tasks that are done manually once a podcast is ready to release:
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
rtweet
package: http://rtweet.info/Internet Archive
Reddit
Youtube
tuber
package (seems like just scraping): https://www.r-pkg.org/pkg/tuberyoutube-upload
python utility for uploading videos: https://github.com/tokland/youtube-uploadyoutubeuploader
python utility: https://github.com/porjo/youtubeuploaderThe text was updated successfully, but these errors were encountered: