async fn download_post(
client: &Client,
post_page: &AdditionalDataLoaded,
) -> Result<(Bytes, String)>Expand description
Download an instagram post
async fn download_post(
client: &Client,
post_page: &AdditionalDataLoaded,
) -> Result<(Bytes, String)>Download an instagram post