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