Hacker News new | ask | show | jobs
by abe-101 1456 days ago
I recently published a command-line tool written in python that'll convert a YouTube video into a Podcast (anchor.fm)

https://pypi.org/project/tube-cast

Under the hood the tool uses yd-dlp to download the video and pyppeteer to publish it on the site anchor.fm as a podcast.

I could use help with documentation and testing

https://github.com/abe-101/tube-cast