diff options
| author | Mitja Felicijan <mitja.felicijan@gmail.com> | 2023-11-01 22:54:27 +0100 |
|---|---|---|
| committer | Mitja Felicijan <mitja.felicijan@gmail.com> | 2023-11-01 22:54:27 +0100 |
| commit | 2417a6b7603524dc5cd30d29b153f91024b9443d (patch) | |
| tree | 9be5ea8e5baba96dd9159217da6badf6157fb595 /content/posts/2023-07-10-online-radio-streaming-with-mpv-from-terminal.md | |
| parent | 89ba3497f07a8ea43d209b583f39fcc286acc923 (diff) | |
| download | mitjafelicijan.com-2417a6b7603524dc5cd30d29b153f91024b9443d.tar.gz | |
Move to Jekyll
Diffstat (limited to 'content/posts/2023-07-10-online-radio-streaming-with-mpv-from-terminal.md')
| -rw-r--r-- | content/posts/2023-07-10-online-radio-streaming-with-mpv-from-terminal.md | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/content/posts/2023-07-10-online-radio-streaming-with-mpv-from-terminal.md b/content/posts/2023-07-10-online-radio-streaming-with-mpv-from-terminal.md deleted file mode 100644 index 821a80f..0000000 --- a/content/posts/2023-07-10-online-radio-streaming-with-mpv-from-terminal.md +++ /dev/null | |||
| @@ -1,14 +0,0 @@ | |||
| 1 | --- | ||
| 2 | title: "Online radio streaming with MPV from terminal" | ||
| 3 | url: online-radio-streaming-with-mpv-from-terminal.html | ||
| 4 | date: 2023-07-10T03:34:45+02:00 | ||
| 5 | type: note | ||
| 6 | draft: false | ||
| 7 | --- | ||
| 8 | |||
| 9 | Recently I have been using my Thinkpad x220 more and there are some constraints | ||
| 10 | I have faced with it. CPU is not as powerful as on my main machine and I really | ||
| 11 | want to listen to some music while using the machine. Browsers really are bloat. | ||
| 12 | |||
| 13 | Check out this site https://streamurl.link/ and copy the stream url and then do | ||
| 14 | `mpv streamlink`. | ||
