#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 名参与者
正在加载...
取消
保存
这个人很懒,什么都没留下。