Files
gallery-dl/gallery_dl
Mike Fährmann 731ffd4986 improve text.filename_from_url() performance
- urlsplit() is faster than urlparse()
- rpartition() is faster than rindex() + slicing
- new version is 2.3 times as fast
2018-02-18 16:50:07 +01:00
..
2018-01-29 21:55:46 +01:00
2018-02-17 22:40:16 +01:00
2017-01-16 02:59:22 +01:00
2017-01-30 19:40:15 +01:00
2017-06-30 15:21:04 +02:00
2017-10-26 00:04:28 +02:00
2017-11-10 21:46:18 +01:00
2018-02-17 22:40:16 +01:00