From 1100562e29f6476448b656dbddd4cf22505523f6 Mon Sep 17 00:00:00 2001 From: Mitja Felicijan Date: Sun, 10 Mar 2024 14:59:14 +0100 Subject: Move back to JBMAFP --- ...-07-10-online-radio-streaming-with-mpv-from-terminal.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 content/notes/2023-07-10-online-radio-streaming-with-mpv-from-terminal.md (limited to 'content/notes/2023-07-10-online-radio-streaming-with-mpv-from-terminal.md') diff --git a/content/notes/2023-07-10-online-radio-streaming-with-mpv-from-terminal.md b/content/notes/2023-07-10-online-radio-streaming-with-mpv-from-terminal.md new file mode 100644 index 0000000..37b0715 --- /dev/null +++ b/content/notes/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