>>21
Oh my gawd... Oh my gaawdd *facepalm*.
The html5lib is for parsing all HTML pages you fucking idiot. God, please name me one person which sucks more (is that even possible). I'm using html5lib because it uses the same methods to parse a webpage like, for example, firefox and so should be aple to parse nearly all webpages out there you fucking idiot dick.
Furthermore you just shifted some code into other methods and renamed some parts. You made .filter a public method even though it would be better if it were private because the people who want to use the module aren't interested in the filter method but rather in the download method. As the name says a filter method filters a certain pattern out of something, you though receive the whole page in the filter method first instead of only filtering it.
Furthermore you renamed the get_* methods to *? I mean WTF? First, the API user doesn't 100% know what this method does anymore and second, do you really think that the code just got better because you renamed the fucking method you douchebag?
On top of that you told me
>>5 here that I was repeating the same coder "over and over again". Do you do anything else in your code, troll? The only thing you added that maybe made sense was the urljoin method (wow).
Thanks for messing up my code though and spreading faggotry, idiot.