更新 yt-dlp.conf

This commit is contained in:
2026-01-17 20:45:46 +00:00
parent 8af398112d
commit 5697b5a28c

View File

@@ -2,15 +2,15 @@
# 使用方法: yt-dlp --config-location yt-dlp.conf "播放清單URL" # 使用方法: yt-dlp --config-location yt-dlp.conf "播放清單URL"
# ========== 音質設定 ========== # ========== 音質設定 ==========
# 選擇最佳音訊串流(優先選擇 Opus > AAC > M4A # 選擇最佳音訊串流(使用靈活的格式選擇
-f bestaudio # 優先選擇純音訊,若無則從影片提取音訊
-f bestaudio/best
# 提取音訊 # 提取音訊
-x -x
# 保留原始音訊格式(不轉換以保持最高品質) # 輸出為 MP3 格式相容性最好320kbps 高品質)
# 如果想統一格式,可改為: --audio-format flac 或 --audio-format mp3 --audio-format mp3
--audio-format best
# 音訊品質設定0 = 最高品質) # 音訊品質設定0 = 最高品質)
--audio-quality 0 --audio-quality 0