# Downloader

<div align="left"><figure><img src="/files/2IrC0wM6XS4B6GNF8zn4" alt="" width="96"><figcaption></figcaption></figure></div>

Grabcube supports downloading videos and audio from over 1,000+ mainstream platforms including YouTube, Bilibili, Vimeo, Xiaohongshu, etc.,upporting multiple formats such as MP4, MP3, FLV, WebM.&#x20;

<mark style="color:orange;">No download limits, no video quality restrictions, no ad interference, completely free to use</mark><mark style="color:purple;">.</mark> All downloads are executed locally, we do not collect or view any content or data you download, ensuring your privacy and security.

{% content-ref url="/pages/GpFHJLv5ua4BxeZ7tDOO" %}
[Support Site](/support/getting-started/support-site.md)
{% endcontent-ref %}

### STEP1 ： Input URL

Paste or type in the audio or video link you want to download

{% hint style="info" %}
Grabcube lets you quickly start downloads with a shortcut. Just copy any link you want to download, then hit <kbd>Cmd+Shift+G</kbd>.
{% endhint %}

<figure><img src="/files/YmsM0wVpalIxdcatnfCO" alt=""><figcaption></figcaption></figure>

### STEP 2 ：Select what to download

Once Grabcube finishes parsing, a download window will pop up. You can pick the video or audio format and size you need. Plus, on some platforms like YouTube, you can also download subtitles.

<figure><img src="/files/nmmJk23fhEfSn2CDtMre" alt=""><figcaption></figcaption></figure>

### STEP 3:  Check out the task list

In the task list, you can either wait for the download to finish or click More to open a menu where you can do things like download other resources, copy the resource link, or delete the file.&#x20;

<figure><img src="/files/H8gdTTG2g7gQh0R472Sn" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://grabcube.gitbook.io/support/basics/downloader.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
