#21 Bitrate int error

Chiuso
aperto 6 anni fa da DebenOldert · 1 commenti
Deben Oldert ha commentato 6 anni fa
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 ha commentato 6 anni fa
Proprietario

Fixed in PR #24

Fixed in PR #24
Deben Oldert referenced this issue from a commit 6 anni fa
Sign in to join this conversation.
Nessuna milestone
Nessun assegnatario
1 Partecipanti
Caricamento...
Annulla
Salva
Non ci sono ancora contenuti.