btdht-crawler
btdht-crawler copied to clipboard
A bittorrent dht crawler
Results
2
btdht-crawler issues
Sort by
recently updated
recently updated
newest added
``` Traceback (most recent call last): File "./feed.py", line 27, in from crawler import get_id, HashToIgnore File "/home/btdht-crawler/crawler.py", line 19, in import torrent File "/home/btdht-crawler/torrent.py", line 11, in from btdht.utils...
File "btdht/utils.pyx", line 206, in btdht.utils._bencode (btdht/utils.c:6787) EnvironmentError: Can only encode int, str, list or dict, not long