Introducing YTPodders - Get your fave YouTubers as audio podcasts on your phone

Like my kids, I love regular YouTubers. My particular favourites are the tech, craft, metal and woodworking people who make amazing things every week. Those gals and guys have to be watched to really get the value from them and here’s a few more worth looking at too, of course not forgetting these other gems.

But there are others I love equally where it’s mostly about what they are saying. For example, Ethan Newberry (aka The Ginger Runner) does a fantastic weekly live session where he mostly interviews Ultra runners. This works just as well without the video. I listen to this when running or driving. It’s seriously one of the best motivational things you can listen to on a marathon!

For a few months I was using youtube-dl to grab the latest episode video file, then Winff/ffmeg to convert to MP3, then I manually copied the file to the music player on my Android phone. Not exactly slick.

Of course, I decided to automate it and figured it’d take a couple of evenings. Two months later, here we are :-)

YTPodders

Introducing YTPodders, an App that does everything you need to have automated podcastification of YouTube Users and Channels. It works very similarly to my manual process as follows:

  • When you run ytpodders, it checks the list of YouTube Users and Channels you previously added for any new content. It downloads any new ones it finds using youtube-dl
  • As part of that download process, youtube-dl uses ffmpeg to convert the videos to MP3 audio
  • It copies the MP3s to the YTPodders App directory in Dropbox and waits until they are all synced properly with Dropbox
  • It then generates an rss.xml file containing all the entries and tells you the URL of that rss.xml file
  • You subscribe to that rss.xml file in your Podcasting App on your phone e.g. BeyondPod on Android.
  • The Podcasting App then regularly checks for updates and pulls any new content from Dropbox on to your phone for offline listening.

BeyondPod

This has been working really well for me for several weeks now. I have a Windows 10 Scheduled Task setup which runs it every morning at 6am. And I have BeyondPod checking a few times a day too. So my phone always has the latest and greatest YouTube MP3s.

The code needs lots of work and there is still a lot of maintenance type functionality that needs to be added (pruning old MP3s; cleaning up when you remove subscriptions etc).

The important thing you need to do is to give YTPodders authorisation to access your Dropbox. It only gets access to its own sub-directory in the Apps directory in Dropbox so it can’t mess anything else up.

Full installation and usage instructions for End-Users and Developers are over on GitHub here.

It has been mostly tested on Windows 10 but also runs on Mac and Linux. The server runs on Windows, OSX, CentOS and Fedora too (presumably any Linux distro).

As this is basically time-shifting for personal use only, it should come under US fair use. The download of the video by youtube-dl should count as a view for advertising purposes. If you are concerned about depriving your favourite YouTubers of income, why not back them on Patreon, if they use it? I did that for Ethan because I get so much value as a runner from the videos he creates and the interviews that he does.

Improvements, suggestions and bug reports all gladly accepted over on GitHub. The code is written in Go/GoLang, yes it’s a giant awful ball of mud hack and it doesn’t do multiple downloads in parallel on purpose, not because I can’t figure out goroutines :-) But it works.

Conor O'Neill

Tech guy who likes running slowly

Bandon, Cork, Ireland https://conoroneill.net