#21 Bitrate int error

Closed
opened 6 years ago by DebenOldert · 1 comments
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 commented 6 years ago
Owner

Fixed in PR #24

Fixed in PR #24
Deben Oldert referenced this issue from a commit 6 years ago
Sign in to join this conversation.
No Milestone
No assignee
1 Participants
Loading...
Cancel
Save
There is no content yet.