> For the complete documentation index, see [llms.txt](https://wiki.nightcore.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.nightcore.com/creator-resources/downloading-songs.md).

# 💾 Downloading Songs

## Recommended Websites for Downloading YouTube and Spotify Videos

If you're looking to download YouTube videos or Spotify content, there are a variety of websites that can help you convert and download your favorite media. Always ensure you have an **adblocker** enabled when visiting these sites, as many of them can have intrusive ads.

## **YouTube Video Downloaders:**

* **YT1S** – <https://yt1s.com.co/en43/>
* **SaveMP3** – <https://savemp3.net/kapyj/youtube-video-to-mp3/>
* **Y2Meta** – <https://y2meta.mobi/download/>
* **YT5S** – <https://yt5s.biz/enxj101/>
* **KeepVid** – <https://www.keepvid.to/621>
* **Y2Mate** – <https://en.y2mate.is/x105/>
* **YT1D** – <https://yt1d.com/en136/>

## **Spotify Downloaders:**

* **SpotifyMate** - [https://spotifymate.com](https://spotifymate.com/en)

## SoundCloud Downloaders

* **SoundCloudTool** - <https://soundcloudtool.com/soundcloud-downloader-tool>

## Additional Notes:

* **Temporary Downtime:** It’s common for these types of websites to experience temporary downtime due to high traffic or maintenance. If one site isn't working, try another from the list.
* **Use an Adblocker:** Many of these sites have aggressive pop-ups and ads. To improve your experience, ensure you have an **adblocker** enabled before visiting these sites.

With these tools, you can easily download content from YouTube and Spotify for offline listening and viewing.


---

# 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, and the optional `goal` query parameter:

```
GET https://wiki.nightcore.com/creator-resources/downloading-songs.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
