async fn download_post<'a>(
    client: &Client,
    post_page: &'a AdditionalDataLoaded
) -> Result<(Bytes, String)>
Expand description

Download an instagram post