mirror of
https://github.com/putyy/res-downloader.git
synced 2026-01-12 14:14:55 +08:00
完善类型
This commit is contained in:
@@ -139,6 +139,7 @@ function typeSuffix(type: string) {
|
||||
case "audio/opus":
|
||||
case "audio/webm":
|
||||
case "audio/mp4":
|
||||
case "audio/mp3":
|
||||
return ["audio", ".mp3"];
|
||||
case "application/vnd.apple.mpegurl":
|
||||
case "application/x-mpegURL":
|
||||
|
||||
Reference in New Issue
Block a user