karan / TPB

:cloud: Python API for ThePirateBay.
MIT License
331 stars 66 forks source link

Fixed issue relating to row parsing on other mirrors than piratebay.org #97

Open brandongallagher1999 opened 4 years ago

brandongallagher1999 commented 4 years ago

The previous version of this didn't allow functionality on anything other than piratebay.org. I made a fix so that it can work on all functioning mirrors of ThePirateBay. This was a fix of what rows it is allowed to parse, as the previous one included the last row to be parsed which had a column count of 1 instead of the typical 4.