# 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 [YTMP3](https://yt2mp3.sc/). Paste the URL of the YouTube video in the empty field. **Important**: Click the **MP3** button to change the download type to **MP4**. Then click **Convert**.
3. When the video conversion process is complete, click the **Download** button. Then click the **Save** button. **Important**: Close any additional ads or tabs that may have opened when you clicked the **Save** button.
4. In your **Downloads** folder, rename the file (follow [JAMS file and folder naming conventions](https://techresources.gitbook.io/file-and-folder-management-windows-edition/file-and-folder-naming-conventions).)
5. Move the file to your **project folder**. You may need to [open multiple Explorer windows](https://techresources.gitbook.io/file-and-folder-management-windows-edition/opening-multiple-explorer-windows) to do this.


---

# 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-premiere-basics-mac-os-edition/setting-up-your-project/copying-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.
