Frequently, I use YouTube to listen to sermons or podcasts, and when doing so, the video is often tucked behind a window while I do other things. There is no real reason to waste CPU cycles streaming the video when all I actually care about is the audio.
So, what is the best way to stream only the audio? I would prefer not to have to download or convert, as I don't want to store the files locally.
What I've tried:
So, what is the best way to stream only the audio? I would prefer not to have to download or convert, as I don't want to store the files locally.
What I've tried:
- mps-youtube using "-a". I have a feeling I don't have something configured correctly, or I'm doing something wrong here. When I search then use "1 -a", which from my understanding should play the audio only for the first result, the video opens in mplayer like always.
- mplayer from smtube. This works. When I right click and "play audio with", it takes a bit of time at a bunch of CPU (~80% for ~30s on the most recent 30 minute video I used it with), but then the audio starts to play and CPU usage drops to around 8%. This has some issues though. First, there is no window open, so I see no way to control mplayer. Second, with my most recent play, it stopped (I presume crashed) about 25 minutes in. I'm guessing this is indicative of stability issues with this approach, and that is particularly annoying since I have no way to fast-forward back to where I was if I reopen it.