Skip to main content
Supports YouTube, Vimeo, TikTok, Twitter, SoundCloud, and 1000+ sites.

Speed Optimizations

  • aria2c multi-connection downloads (16 parallel connections)
  • Concurrent fragment downloading (4 fragments)
  • No video download, audio extraction only (up to 200x faster than downloading full video)
  • No format conversion, native audio format preserved

Example

Request:
Response:

Parameters


Notes

The downloaded file path is ready to pass directly to transcribe_audio or search_audio.
Audio format depends on the source. YouTube returns .webm, SoundCloud returns .m4a, etc. No conversion is done, keeping downloads fast.
Filenames are sanitized to ASCII characters only — spaces, smart quotes, and special characters are replaced with underscores. This prevents file path issues when passing downloads to other tools.