8000 GitHub - rsgrt/widevine-dl: Widevine MPD Content Downloader & Decryptor
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Widevine MPD Content Downloader & Decryptor

License

Notifications You must be signed in to change notification settings

rsgrt/widevine-dl

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Widevine-DL

Encrypted MPD Manifest Content Downloader + Decryptor (not a Widevine Key Extractor!)

Requirements

  • ffmpeg, yt-dlp, aria2, KID:KEY
$ pip install ffmpeg yt-dlp aria2p

Installation & Run

  1. git clone
  2. install requirements
  3. run: py widevine-dl.py

## Inputs
- Input format: NAME_OF_FINAL_VIDEO_FILE_NO_EXTENSION;MPD_URL;KID:KEY
- `VIDEO_ID` - Video Track ID Shown in Stream Info *(Leave blank for best)*
- `AUDIO_ID` - Audio Track ID Shown in Stream Info *(Leave blank for best)*

## Legal Notice
Educational purposes only. Downloading DRM'ed materials may violate their Terms of Service.

About

Widevine MPD Content Downloader & Decryptor

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%
0