#21 Bitrate int error

Fermé
Créé il y a 6 ans par DebenOldert · 1 commentaires
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 a commenté il y a 6 ans
Propriétaire

Fixed in PR #24

Fixed in PR #24
Deben Oldert a référencé ce problème à partir d'un commit il y a 6 ans
Connectez-vous pour rejoindre cette conversation.
Aucun jalon
Pas d'assignataire
1 Participants
Chargement…
Annuler
Enregistrer
Il n'existe pas encore de contenu.