16 #include "curl/curl.h"
std::string Upload(std::string file_path, std::string title, std::string token, bool ispublic, bool downloadable, ARDOUR::ExportHandler *caller)
ARDOUR::ExportHandler * caller
static int progress_callback(void *caller, double dltotal, double dlnow, double ultotal, double ulnow)
std::string Get_Auth_Token(std::string username, std::string password)
char errorBuffer[CURL_ERROR_SIZE]