# Downloading Media Files From YouTube to Your Project Folder

1. Go to [YouTube](https://www.youtube.com/) and find the video you want to add to your project. Copy the URL.
2. Go to [EzConv](https://ezconv.cc/7ckh). Paste the URL of the YouTube video in the empty field. Set the **Quality** to **320k**. Click the **Convert** button.
3. When OnlyMP3 is done processing the YouTube video, click the **Download** button. **Note:** Do not click anything in the pop-up windows or new tabs that appear.
4. Click the **Save** button in the **Save As** box. The MP3 will download to your **Downloads** folder.
5. In your **Downloads** folder, rename the MP3. Be sure to maintain the .mp3 extension.&#x20;
6. Move the MP3 to your project folder. You may need to [open multiple Finder windows](https://jjloomis.gitbook.io/file-and-folder-management-mac-os-edition/opening-multiple-finder-windows) to do this.

### Other YouTube to MP3 sites

* [YtMp3](https://ytmp3.la/en-0rtI/)
* [Cobalt](https://cobalt.tools/)


---

# 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://jjloomis.gitbook.io/adobe-audition-basic-audio-editing/listening-and-logging/downloading-media-files-from-youtube-to-your-project-folder.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.
