From ae2835e4181e5e9e6b9f65fdb59ed1b0eb11b848 Mon Sep 17 00:00:00 2001 From: Mitja Felicijan Date: Mon, 10 Jul 2023 03:49:16 +0200 Subject: Note: Online radios --- ...-07-10-online-radio-streaming-with-mpv-from-terminal.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 content/2023-07-10-online-radio-streaming-with-mpv-from-terminal.md diff --git a/content/2023-07-10-online-radio-streaming-with-mpv-from-terminal.md b/content/2023-07-10-online-radio-streaming-with-mpv-from-terminal.md new file mode 100644 index 0000000..821a80f --- /dev/null +++ b/content/2023-07-10-online-radio-streaming-with-mpv-from-terminal.md @@ -0,0 +1,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`. -- cgit v1.2.3