
Adds the Disc Writer block, which can download audio from a variety of sources and attach the downloaded audio to any Music Disc. Requires the AudioPlayer mod to be installed.
11/19/2025
Due to changes with certain websites and YT-DLP, some media links will fail to download
Downloading Discs adds a powerful new way to customize music in Minecraft. With the Disc Writer block, you can download audio from supported media links, convert it into .mp3 files, and apply it to Music Discs—all without leaving your world.
This functionality is powered by the AudioPlayer mod, which is required to be installed.


.mp3 file, ranging from 64 (worst quality) to 320 (best quality)3 external programs will be downloaded to Minecraft's run directory under the apps folder:
Use of this mod implies agreeing to the automatic download and use of these programs.
This software is intended solely for personal use to get audio content from sources that you own or have the rights to access and use. The developer of this software is not responsible for any misuse of this tool by users. Each user is solely responsible for ensuring their use of this mod complies with all applicable copyright laws and the terms of service of any content provider. Use responsibly.
<worldfolder>/downloading_discs_downloads/ before being copied to <world folder>/audio_player_data/.These options can be changed:
Default .minecraft/config/downloadingdiscs.json:
{
"discWriterOutput": "ON_COMPLETE",
"discWriterMinimumPermissionLevel": 0,
"downloadedAudioBitrateKbps": 192,
"connectionAttemptTimeoutSeconds": 10,
"downloadTimeoutMinutes": 5,
"discWriterUrlCharacterLimit": 200,
"discWriterTitleCharacterLimit": 50
}
Music Disc maximum duration and maximum file size are handled by AudioPlayer's config, .minecraft/config/audioplayer/audioplayer-server.properties:
Mod versions prior to 1.21.8-1.0.1 are no longer supported.
If you have a bug report, feature request, or any other type of issue, please post on our GitHub issues page. This is an issues page for all of our mods, so be sure to include the mod's name and version in your post. We appreciate all feedback!
If you'd like to support development, you can leave a tip at our BuyMeACoffee. Only if it's within your means- otherwise, using, sharing, and enjoying the mod is support enough. Thank you!
YT-DLP program maintained by various users and released under the Unlicense license.
FFmpeg and FFprobe programs maintained by the FFmpeg team and released under the GPL-3.0 license.
This project would not be possible without AudioPlayer, created by henkelmax
Inspired by VinURL Music by Plompii, which is a fork of URL Music Discs by Hoofer.