Files
gallery-dl/gallery_dl/extractor/twitter.py
Mike Fährmann 049e9fd6ce [twitter] fix pagination end condition
Some timelines would cause an endless loop because 'has_more_items' is
always True, even if it would return the same list of tweets over and
over again.
2019-05-08 15:43:59 +02:00

7.1 KiB