", ":", "\"", "\\", "|", "?", "*"], "-", $song["artist"] . " - " . $song["title"]); function getSize($bytes) { if ($bytes < 1024) { return $bytes; } if ($bytes < 1024**2) { return round($bytes / 1024, 1) . " KB"; } if ($bytes < 1024**3) { return round($bytes / 1024**2, 1) . " MB"; } return round($bytes / 1024**3, 1) . " GB"; } ?>
= $song["artist"] ?> — = $song["title"] ?>
= $song["album"] ?>
Select the version of the song you would like to download: