MPDtoOGG is for extracting Fortnite Festival Jam Track Previews from their internal API.
Important
We take no responsibility for the inproper use of this program. Epic Games does not tolerate the possibility of having the full songs that are NOT purchased in the game's official Item Shop. (being violation of the EULA).
MPDtoOGG.exe --pid <pid> (required) --out <output dir> (optional)
You can download the application pre-compiled from our releases.
- Clone the Source Code
git clone https://github.com/entraptaa/MPDtoOGG
- Build the program
cd MPDtoOGG
dotnet publish MPDtoOGG -c Release --no-self-contained -p:PublishReadyToRun=false -p:PublishSingleFile=true -p:DebugType=None -p:GenerateDocumentationFile=false -p:DebugSymbols=false
FNLookup - Having documentation for obtaining these MPDs. Athena - "Inspiration" for this Readme. (Athena is an amazing program to get latest Fortnite cosmetics on your Private Server profile and Item Shop)
