Extract download link from a given URL
Request
This endpoint expects an object.
url
URL to extract a downloadable link from. This link must originate from a supported site. You can use the get supported sites endpoint to get a list of supported sites.
Response
This endpoint returns an object.
title
Title of the file
download_url
Download URL of the file
file_format
Format of the file
file_name
Name of the file
