Files
gallery-dl/gallery_dl/extractor/twitter.py
Mike Fährmann 2d5703c493 [twitter] use a simpler data structure to store cookies in cache
Use a dict with name-value pairs instead of an entire
RequestsCookieJar object.
2020-03-12 22:02:12 +01:00

19 KiB