blob: 60daca8e93b86e95ed6f92da23b6aae425463649 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
---
title: "Online radio streaming with MPV from terminal"
permalink: /online-radio-streaming-with-mpv-from-terminal.html
date: 2023-07-10T03:34:45+02:00
layout: post
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`.
|