PlayReady and Widevine DRM downloader and decrypter with multi-VPN proxy support.
This repository uses Git LFS for large assets in binaries/, Tools/, assets/, and some files under fuckdl/devices/.
Before cloning or pulling large-file updates, install Git LFS and initialize it:
git lfs install
git clone https://github.com/chromedecrypt/Fuckdl.gitIf you already cloned the repo before installing Git LFS, run:
git lfs install
git lfs pull- Install Python 3.10 to 3.12 and add it to
PATH. - Install the Microsoft Visual C++ Redistributable:
https://aka.ms/vs/17/release/vc_redist.x64.exe - Run
install.bat. - See
How.to.use.txtfor service-specific cookie and credential setup.