Files
gallery-dl/gallery_dl/extractor/gfycat.py
Mike Fährmann c45770331a use 'str.partition()'
The (r)partition method is always faster then split() or any other
method that has been replaced in this commit.
2017-08-21 18:29:50 +02:00

2.4 KiB