Universal Content Extractor avatar
Universal Content Extractor

Pricing

$19.00/month + usage

Go to Store
Universal Content Extractor

Universal Content Extractor

Developed by

AutomateLab

AutomateLab

Maintained by Community

Download videos, images & audio from 30+ platforms: TikTok, YouTube, Instagram, Facebook & more! Features watermark removal, YouTube cookie auth, cloud storage with 7-day URLs. Production-ready with robust error handling & batch processing.

4.2 (2)

Pricing

$19.00/month + usage

3

Total users

73

Monthly users

14

Runs succeeded

95%

Issues response

9.4 hours

Last modified

a month ago

MX

Doesn't work on TikTok

Closed

MaxwellWarren opened this issue
2 months ago

Throwing an error when trying to get mp3 or audioOnly on TikTok urls

red.cars avatar

Fixed! TikTok audio extraction now works properly. Here's a working example:

{ "audioOnly": true, "format": "mp3", "maxItems": 1, "proxy": { "useApifyProxy": true }, "removeWatermark": false, "urls": [ "https://www.tiktok.com/@jackdoherty/video/7505830115301920030" ] }

Note: Make sure to enable the proxy setting for TikTok URLs to bypass geo-restrictions.