Files
gallery-dl/gallery_dl/job.py
Mike Fährmann 9d73ed4772 fix issue with using 'skip()' when a filter is present
calling skip() skips over unfiltered items and does not apply
the filter expression to them, which is not what should happen
2017-12-27 22:09:10 +01:00

12 KiB