curl --location --request POST 'http://103.36.222.198:9822/api/sph/create_vod' \ --header 'Cookie: {{cookie}}' \ --header 'cookie: {{cookie}}' \ --form 'title=""' \ --form 'desc="123123#可爱"' \ --form 'thumbnail=@"C:\\Users\\admin\\Downloads\\20250707180838126482702 (1).jpg"' \ --form 'video=@""' \ --form 'city=""' \ --form 'latitude=""' \ --form 'longitude=""' \ --form 'timing=""' \ --form 'task_id=""' \ --form 'proxy=""'
{}