v1.1 - URLs trimming allowed
YTmp3downloader v1.1 Release Note
更新內容
- 修正播放清單誤下載問題:當網址包含
&list=...時,舊版會把整個播放清單都下載下來。v1.1 會自動偵測網址中的&,只取其之前的部分作為下載網址,確保只下載單一影片。
已知問題
- 自訂存檔路徑仍無法使用:當「存檔路徑」欄位有填值時,程式會對尚未賦值的變數呼叫字串處理函式,導致下載失敗並跳出錯誤訊息。目前僅空白(預設下載資料夾)可正常運作,此問題尚未修正。
備註
完整功能說明、安裝方式與其他資訊,請查看 README.md。
YTmp3downloader v1.1 Release Note
What's new
- Fixed accidental playlist downloads: when a URL contained
&list=..., the old version would download the entire playlist. v1.1 detects the&in the URL and keeps only the part before it, so only the single video is downloaded.
Known issues
- Custom save path still doesn't work: when the "存檔路徑" (save path) field is filled in, the app calls a string operation on a variable that hasn't been assigned yet, causing the download to fail. Only the default (blank = Downloads folder) currently works. Not fixed in this release.
Note
For full feature details, installation, and more infos, see README.md.