KiTsunE-XT
New Member
- Joined
- Aug 3, 2015
- Messages
- 3
To remove the DRM from a single file I think it would be something like this:
java -cp Requiem.app/Contents/Resources/Java/Requiem.jar UnDrm <input file> <output file>
So after you have specified the input / output file that would be:
java -cp Requiem.app/Contents/Resources/Java/Requiem.jar/users/insanenutter/desktop/drmfile.mp4 /users/insanenutter/desktop/nodrmfile.mp4
The above should remove the DRM for a file on my desktop called "drmfile.mp4" and create a new file called "nodrmfile.mp4"
Replace "insanenutter" in the above file path with your username on OSX.
Do you have a link to this newer version? I must be honest I have not used Requiem for years so everything could well have changed.
Thanks you again! I try it. I don't have a new version of Requiem.
In last message I'm talk about new version of iTunes.
