大神的命令行 download_m3u8.sh 使用curl #!/usr/bin/env bash if [ "$#" -ne 2 ] ; then echo "USAGE: $0 <m3u8_url> <out_file>