New
This commit is contained in:
11
Movie_AVC_1080p.bat
Normal file
11
Movie_AVC_1080p.bat
Normal file
@@ -0,0 +1,11 @@
|
||||
@@ECHO OFF
|
||||
|
||||
set/p URL="Enter Primevideo URL= "
|
||||
set/p aud="Enter Audio Language= "
|
||||
|
||||
|
||||
wvripper.pyc %URL% --region eu --smart-select -vp AVC -q 1080 -gr FUCKU -o Downloads ^
|
||||
--audio-language %aud%
|
||||
|
||||
pause.
|
||||
|
||||
Reference in New Issue
Block a user