#21 Bitrate int error

已關閉
DebenOldert6 年之前創建 · 1 條評論
File "/Users/<user>/PycharmProjects/music-downloader/sites/helper/download.py", line 53, in download
    if int(item.bitrate) < Settings.MinQuality:
TypeError: int() argument must be a string, a bytes-like object or a number, not 'EmptyAttr'
``` File "/Users/<user>/PycharmProjects/music-downloader/sites/helper/download.py", line 53, in download if int(item.bitrate) < Settings.MinQuality: TypeError: int() argument must be a string, a bytes-like object or a number, not 'EmptyAttr' ```
Deben Oldert 評論 6 年之前'
所有者

Fixed in PR #24

Fixed in PR #24
Deben Oldert 在代碼提交 6 年之前 中引用了該問題
登入 才能加入這對話。
未選擇里程碑
未指派成員
1 參與者
正在加載...
取消
保存
尚未有任何內容