https://github.com/Ahuanghaifeng/python3-torrent/blob/ba950b60b34dff9148e18d6e9d076dd17c3eb174/spider_main.py#L26 TypeError: 'HtmlParser' object is not callable then https://github.com/Ahuanghaifeng/python3-torrent/blob/ba950b60b34dff9148e18d6e9d076dd17c3eb174/spider_main.py#L15 renamed parser function can solve
python3-torrent/spider_main.py
Line 26 in ba950b6
TypeError: 'HtmlParser' object is not callable
then
python3-torrent/spider_main.py
Line 15 in ba950b6
renamed parser function can solve