weverse - free vods
requirements
method
- copy the page url and use it in the following command to begin downloading
yt-dlp --embed-metadata --embed-subs --sub-lang "en.*" <url>
weverse - membership vods
requirements
method
- open weverse in your browser and make sure you're logged in
- open the
Get-cookies.txt-LOCALLY extension and click export all cookies
- download and unzip the cdm pack, then choose a cdm to use (
.prd and .wvd cdms will both work)
- move
cookies.txt and the chosen cdm into the same directory as weverse.py
- install the required modules
pip install httpx pyplayready pywidevine
- run the script with the url(s) of the video(s) you want to download
python weverse.py <url>
unshackle service
if you're an unshackle user, I also have a weverse service available.