-
- Downloads
Fix 'NoneType' object has no attribute 'get_text'
`info_hash = item.find('info_hash').get_text(strip=True)nAttributeError: 'NoneType' object has no attribute 'get_text'n'``
Loading
Please register or sign in to comment
Private GIT
`info_hash = item.find('info_hash').get_text(strip=True)nAttributeError: 'NoneType' object has no attribute 'get_text'n'``
Another place to be (or not)