Petr Klassen

Results 1 comments of Petr Klassen

Судя по всему, не работает этот момент: ```python if edge["node"].get("shortcode", self.code) != self.code: self.album.add(Media(edge["node"]["shortcode"])) ``` т.к. я получаю, внутри edge_sidecar_to_children: ```json "node": { "accessibility_caption": null, "dimensions": {"height": 1080, "width": 1080},...