️ أداة لتحميل الفيديوهات من موقع "MissAV".
لتثبيت Miyuki من Python Package Index (PyPI)، قم بتشغيل:
pip install miyuki
لترقية Miyuki من Python Package Index (PyPI)، قم بتشغيل:
pip install --upgrade miyuki
[root@miyuki ~]# miyuki --help
usage: miyuki.py [-h] [-urls [...]] [-auth [...]] [-plist] [-limit] [-search] [-file] [-proxy] [-ffmpeg] [-cover] [-noban] [-title]
A tool for downloading videos from the "MissAV" website.
Main Options:
Use the -urls option to specify the video URLs to download.
Use the -auth option to specify the username and password to download the videos collected by the account.
Use the -plist option to specify the public playlist URL to download all videos in the list.
Use the -search option to search for movie by serial number and download it.
Use the -file option to download all URLs in the file. ( Each line is a URL )
Additional Options:
Use the -limit option to limit the number of downloads. (Only works with the -plist option.)
Use the -proxy option to configure http proxy server ip and port.
Use the -ffmpeg option to get the best video quality. ( Recommend! )
Use the -cover option to save the cover when downloading the video
Use the -noban option to turn off the miyuki banner when downloading the video
Use the -title option to use the full title as the movie file name
options:
-h, --help show this help message and exit
-urls [ ...] Movie URLs, separate multiple URLs with spaces
-auth [ ...] Username and password, separate with space
-plist Public playlist url
-limit Limit the number of downloads
-search Movie serial number
-file File path
-proxy HTTP(S) proxy
-ffmpeg Enable ffmpeg processing
-cover Download video cover
-noban Do not display the banner
-title Full title as file name
Examples:
miyuki -plist "https://missav.com/search/JULIA?filters=uncensored-leak&sort=saved" -limit 50 -ffmpeg
miyuki -plist "https://missav.com/search/JULIA?filters=individual&sort=views" -limit 20 -ffmpeg
miyuki -plist https://missav.com/dm132/actresses/JULIA -limit 20 -ffmpeg -cover
miyuki -plist https://missav.com/playlists/ewzoukev -ffmpeg -proxy localhost:7890
miyuki -urls https://missav.com/sw-950 https://missav.com/dandy-917
miyuki -urls https://missav.com/sw-950 -proxy localhost:7890
miyuki -auth [email protected] miyukiQAQ -ffmpeg
miyuki -file /home/miyuki/url.txt -ffmpeg
miyuki -search sw-950 -ffmpeg -cover
-plist
لا يمكن تنزيل قوائم التشغيل العامة فقط باستخدام خيار -plist. بشكل عام، يمكن لأي صفحة يمكن قلبها استخدام خيار -plist. لكن يرجى ملاحظة أنه إذا كان عنوان URL الخاص بك يحتوي على رمز &، فيجب عليك تغليف عنوان URL بـ " " عند استخدام الأمر -plist.
على سبيل المثال، يمكنك تصفية جميع مقاطع الفيديو غير الخاضعة للرقابة من بطولة JULIA على موقع MissAV يدويًا وفرزها حسب عدد المفضلة من الأكثر إلى الأقل. عنوان URL للصفحة التي تحصل عليها هو https://missav.com/search/JULIA?filters=uncensored-leak&sort=saved
نظرًا لأن عنوان URL هذا يحتوي على علامة الضم (&)، حتى يتمكن سطر الأوامر من التعامل مع علامة الضم هذه بشكل صحيح كجزء لعنوان URL، فإنك تحتاج إلى تغليف عنوان URL بالرمز " ". الأمر الأخير هو miyuki -plist "https://missav.com/search/JULIA?filters=uncensored-leak&sort=saved" -ffmpeg
بالطبع، إذا كنت تريد تنزيل أول 100 مقطع فيديو فقط، فما عليك سوى استخدام -limit 100.
✅ إذا لم تكن متأكدًا مما إذا كان يجب عليك التفاف عنوان URL بـ " "، فما عليك سوى اختيار التفاف عنوان URL بـ " "
أمثلة الأوامر:
miyuki -plist "https://missav.com/search/JULIA?filters=uncensored-leak&sort=saved" -limit 50 -ffmpeg
miyuki -plist "https://missav.com/search/JULIA?filters=individual&sort=views" -limit 20 -ffmpeg
miyuki -plist https://missav.com/dm132/actresses/JULIA -limit 20 -ffmpeg
miyuki -plist https://missav.com/playlists/ewzoukev -limit 20 -ffmpeg
miyuki -plist https://missav.com/dm444/en/labels/WANZ -limit 20 -ffmpeg
miyuki -plist https://missav.com/dm21/en/makers/Takara%20Visual -limit 20 -ffmpeg
miyuki -plist https://missav.com/dm1/en/genres/4K -limit 20 -ffmpeg
ffmpeg -version
)معهد ماساتشوستس للتكنولوجيا