blob: 37b07157a6e5c0b9dd9d010098365c447b8b228a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
---
title: "Online radio streaming with MPV from terminal"
url: /online-radio-streaming-with-mpv-from-terminal.html
date: 2023-07-10T03:34:45+02:00
type: note
draft: false
---
Recently I have been using my Thinkpad x220 more and there are some constraints
I have faced with it. CPU is not as powerful as on my main machine and I really
want to listen to some music while using the machine. Browsers really are bloat.
Check out this site https://streamurl.link/ and copy the stream url and then do
`mpv streamlink`.
|