Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > de.comp.os.unix.linux.misc > #121398

Re: cli stream mp3 player

From Andreas Kohlbach <ank@spamfence.net>
Newsgroups de.comp.os.unix.linux.misc
Subject Re: cli stream mp3 player
Date 2022-02-19 14:30 -0500
Organization A noiseless patient Spider
Message-ID <87wnhqu00v.fsf@usenet.ankman.de> (permalink)
References <suoge8$3ac7c$1@gwaiyur.mb-net.net> <87czjk6ips.fsf@usenet.ankman.de>

Show all headers | View raw


On Fri, 18 Feb 2022 15:08:31 -0500, Andreas Kohlbach wrote:
>
> On Fri, 18 Feb 2022 17:10:47 +0100, Jan Novak wrote:
>>
>> Gibt es etwas passendes für die CLI, welches URL spielen kann, in der
>> Art wie der VLC Player, oder der Web Browser (der spielt auch alle
>> URLs klaglos, nur das auf den Servern kein Webbrowser installiert
>> ist).
>
> mpv
>
> Läuft hier seit Jahrzehnten und spielt alles (auch Streaming), was ich
> ihm vorwerfe.

Lässt sich auch in Skripte einbinden. Etwas wie

mpv --ytdl-format=18 https://www.youtube.com/watch?v=FSldA8gkcDw

würde dieses Video via mpv spielen, der selbst youtube-dl (muss natürlich
installiert sein) bemüht, es von Youtube zu streamen.

Neben http(s) kann mpv noch andere, wie ... Oh, ich sehe gerade erst, er
kann auch direkt

ytdl://

Auch

smb://PATH
dvd://
dvb://

und vieles mehr.

Und wenn die URL eine Playlist ist, kennt er "-playlist".
-- 
Andreas

Back to de.comp.os.unix.linux.misc | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

cli stream mp3 player Jan Novak <repcom@gmail.com> - 2022-02-18 17:10 +0100
  Re: cli stream mp3 player Markus Heinz <markus.heinz@uni-dortmund.de> - 2022-02-18 17:49 +0100
    Re: cli stream mp3 player Jan Novak <repcom@gmail.com> - 2022-02-21 09:03 +0100
      Re: cli stream mp3 player Andreas Kohlbach <ank@spamfence.net> - 2022-02-21 10:08 -0500
        Re: cli stream mp3 player Jan Novak <repcom@gmail.com> - 2022-02-23 14:12 +0100
          Re: cli stream mp3 player Andreas Kohlbach <ank@spamfence.net> - 2022-02-23 10:31 -0500
            Re: cli stream mp3 player Jan Novak <repcom@gmail.com> - 2022-02-25 08:27 +0100
          Re: cli stream mp3 player Christian Garbs <mitch@cgarbs.de> - 2022-02-27 15:44 +0000
      Re: cli stream mp3 player Markus Heinz <markus.heinz@uni-dortmund.de> - 2022-02-21 19:42 +0100
  Re: cli stream mp3 player Andreas Kohlbach <ank@spamfence.net> - 2022-02-18 15:08 -0500
    Re: cli stream mp3 player Andreas Kohlbach <ank@spamfence.net> - 2022-02-19 14:30 -0500
  Re: cli stream mp3 player Christian Garbs <mitch@cgarbs.de> - 2022-02-18 22:29 +0000
  Re: cli stream mp3 player Gert Link <gertlink_nospam@gmx.de> - 2022-02-24 08:57 +0100
    Re: cli stream mp3 player Jan Novak <repcom@gmail.com> - 2022-02-24 12:33 +0100

csiph-web