> ## Documentation Index
> Fetch the complete documentation index at: https://docs.celestia.rest/llms.txt
> Use this file to discover all available pages before exploring further.

# Downloader

> Download videos and images from YouTube, TikTok, Instagram, and more

## Overview

Download media from supported platforms directly into Discord by providing a link.

***

## Usage

<CodeGroup>
  ```bash Syntax theme={null}
  ~download <link>
  ```

  ```bash Example theme={null}
  ~download https://www.tiktok.com/...
  ~dl https://www.instagram.com/...
  ```
</CodeGroup>

You can also **reply to a message** containing a link instead of passing it as an argument.

***

## Supported Content

* Single videos
* Images and carousels (e.g. Instagram multi-image posts)
* GIFs (e.g. Tenor)

***

## Notes

* Large videos are automatically compressed if needed
* Video responses show file size, duration, and resolution where available
* Carousel posts send all files in a single message

**Aliases:** `dl`\
**Cooldown:** 10 seconds
