1 2 3 4 5 6 7 8 9
#!/bin/sh url="$(ytlink)" herbe "playing: $url" & yt-dlp "$url" \ --embed-chapters \ -f "b" \ -S "res:1080" \ -o - | mpv -