Downloader

CocoFun Download

Download a CocoFun video — returns watermark and no-watermark URLs.

GET/cocofun
GET/cocofun
Parameters
Request
bash
1curl -X GET 'https://execross.com/api/v3/cocofun?apikey=YOUR-APIKEY&url=https%3A%2F%2Fwww.icocofun.com%2Fshare%2Fpost%2F276288327855' \
2  -H 'Accept: application/json'
Response
Click Send to execute the request.
Example response
json
1{
2  "creator": "EXECROSS",
3  "ip": "207.148.76.134",
4  "result": {
5    "title": "anjing gegas",
6    "caption": "Gudang Video Meme Komen Lucu",
7    "description": "Gudang Video Meme Komen Lucu",
8    "topic": "anjing gegas",
9    "duration": 10,
10    "like": 210813,
11    "play": 6073406,
12    "share": 231288,
13    "video": "https://zlvideo01.icocofun.com/omgvd/...",
14    "no_watermark": "http://zlvideo01.icocofun.com/omgvd/...",
15    "watermark": "http://zlvideo01.icocofun.com/omgvd/...",
16    "image": "http://zlimg01.icocofun.com/img/frame/...",
17    "thumbnail": "http://zlimg01.icocofun.com/img/frame/..."
18  },
19  "status": 200
20}
Next
Spotify Download