Skip to content

Instantly share code, notes, and snippets.

@henrydatei
Created April 4, 2020 17:15
Show Gist options
  • Save henrydatei/6d6ad4d727aeb4a481d2dfd7026db187 to your computer and use it in GitHub Desktop.
Save henrydatei/6d6ad4d727aeb4a481d2dfd7026db187 to your computer and use it in GitHub Desktop.
use curl to access the API of deepbrid.com
curl -X POST -d "link=http://yourLinkToDownload.com&pass=&boxlinklist=0" -H "User-Agent:Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4020.0 Safari/537.36" "https://www.deepbrid.com/backend-dl/index.php?page=api&action=generateLink"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment