> For the complete documentation index, see [llms.txt](https://kunaru.gitbook.io/hianime-download-guide/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://kunaru.gitbook.io/hianime-download-guide/downloading-anime-episodes-from-hianime/hd-1-hd-2-tutorial.md).

# HD-1/HD-2 Tutorial

* First, you need to download an extension called [**Cococut Video Downloader**](https://chromewebstore.google.com/detail/video-downloader-cococut/ekhbcipncbkfpkaianbjbcbmfehjflpf)**​**

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

Once it is installed, go to the episode you want to download and select the HD-1/HD-2 server (SUB or DUB, whatever you prefer)

<figure><img src="/files/4MRGtW3hA3NfuFe6ANtr" alt=""><figcaption></figcaption></figure>

* Now, open the extension and it should detect a player automatically, once you find the file just click this button and it should start downloading the episode in a new tab

<figure><img src="/files/0MI0Wgz8Jo1VC6vRVySc" alt=""><figcaption></figcaption></figure>

**Now the video which you have downloaded will be RAW, you will not see any subtitles when you play the video, you will need to download the subtitles**

* Click on the gear icon and it will take you to the extension settings

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

* Go to "**Custom file extension**" and click "**Add more**" three times and add these file extension `vtt, ass, srt` also make sure to set their size limit to `0`

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

After that go back to the episode and open the extension, you will see a lot of files choose the one that you prefer, the one in the screenshot below is the **English** one

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

Once it is done, open the video on any video player such as[ **VLC Media player**](https://www.videolan.org/vlc/) **or** [**KMplayer**](https://www.kmplayer.com/home) and import the subtitles, That's it.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://kunaru.gitbook.io/hianime-download-guide/downloading-anime-episodes-from-hianime/hd-1-hd-2-tutorial.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.
