http://git.arav.i2p/Arav/ScrapTheChan/blame/tag/0.5.1/scrapthechan/parsers/dvach.py
Dvach's stickers handling. 2021-04-28 02:48:36 +04:00 if ' md5 ' in f : files . append ( FileInfo ( fullname , f [ ' size ' ] , IB parsers rewritten accordingly to fixed Parser class. 2021-05-03 02:40:21 +04:00 f " { self . file_base_url } { f [ ' path ' ] } " , Dvach's stickers handling. 2021-04-28 02:48:36 +04:00 f [ ' md5 ' ] , ' md5 ' ) ) else : files . append ( FileInfo ( fullname , f [ ' size ' ] , IB parsers rewritten accordingly to fixed Parser class. 2021-05-03...