특히, 순서대로 추가하는 YouTube 링크를 자동으로 재생하는 mpv 명령이 필요합니다. 예를 들어, 파티에서 우리가 만든 노래를 정렬하고 자동으로 재생되도록 할 수 있습니다.
답변1
man mpv
mpv [options] [file|URL|PLAYLIST|-]
...
--playlist=<filename>
Play files according to a playlist file (Supports some common formats.
If no format is detected, it will be treated as list
of files, separated by newline characters. Note that XML playlist
formats are not supported.)
You can play playlists directly and without this option,
however, this option disables any security mechanisms that might be
in place. You may also need this option to load plaintext files as playlist.