bibanon / BASC-Archiver

Python-based Imageboard (4chan) complete thread archiver.
https://pypi.python.org/pypi/BASC-Archiver/
135 stars 18 forks source link

Fails to removed Archived threads from list (as opposed to 404 threads) #37

Closed antonizoon closed 7 years ago

antonizoon commented 7 years ago

https://github.com/bibanon/BASC-Archiver/blob/master/basc_archiver/sites/fourchan.py#L232

This bug causes archived threads to never be removed from the list.

This line should be something like is.404 or is.archived,

DanielOaks commented 7 years ago

Implemented by bf62ec33f2d753b1db3f28105151fc3c04ddad64