Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

You can use youtube-dl to pull down audio-only tracks. I do this frequently for talks without much in the way of visual presentation that I then listen to as podcasts.

    youtube-dl -F https://youtube.com/video-url
That will give you a list of formats, pick an audio-only one, and use the -f flag to download that format.


the 'bestaudio' format is particularly useful, you can't be certain of the container it serves you but it avoids having to check '-F'




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: