Files
gallery-dl/gallery_dl/extractor/bcy.py
Mike Fährmann 3fb41c34c8 [bcy] reduce requests to '/item/detail/<id>' (#613)
The former implementation would try to use the embedded data from
'/item/detail/' pages for every post, even if that wasn't really
necessary.

This commit also fixes some issues with posts only visible to
logged in users.
2020-03-04 01:37:51 +01:00

6.4 KiB