Views
No views yet
pip install miyukipip install --upgrade miyuki
[root@miyuki ~]# miyuki -h
usage: miyuki.py [-h] [-urls [...]] [-auth [...]] [-plist] [-limit] [-search] [-file] [-proxy] [-ffmpeg] [-cover] [-ffcover] [-noban] [-title] [-quality] [-retry] [-delay] [-timeout]
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 -ffcover option to set the cover as the video preview (ffmpeg required)
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
Use the -quality option to specify the movie resolution (360, 480, 720, 1080...)
Use the -retry option to specify the number of retries for downloading segments
Use the -delay option to specify the delay before retry ( seconds )
Use the -timeout option to specify the timeout for segment download ( seconds )
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
-ffcover Set cover as preview (ffmpeg required)
-noban Do not display the banner
-title Full title as file name
-quality Specify the movie resolution
-retry Number of retries for downloading segments
-delay Delay in seconds before retry
-timeout Timeout in seconds for segment download
Examples:
miyuki -plist "https://missav.ai/search/JULIA?filters=uncensored-leak&sort=saved" -limit 50 -ffmpeg
miyuki -plist "https://missav.ai/search/JULIA?filters=individual&sort=views" -limit 20 -ffmpeg
miyuki -plist "https://missav.ai/dm132/actresses/JULIA" -limit 20 -ffmpeg -cover
miyuki -plist "https://missav.ai/playlists/ewzoukev" -ffmpeg -proxy localhost:7890
miyuki -urls https://missav.ai/sw-950 https://missav.ai/dandy-917
miyuki -urls https://missav.ai/sw-950 -proxy localhost:7890
miyuki -auth miyuki@gmail.com miyukiQAQ -ffmpeg
miyuki -file /home/miyuki/url.txt -ffmpeg
miyuki -search sw-950 -ffcover-plist optionmiyuki -plist "https://missav.ai/search/JULIA?filters=uncensored-leak&sort=saved" -limit 50 -ffmpegmiyuki -plist "https://missav.ai/search/JULIA?filters=individual&sort=views" -limit 20 -ffmpegmiyuki -plist "https://missav.ai/dm132/actresses/JULIA" -limit 20 -ffmpegmiyuki -plist "https://missav.ai/playlists/ewzoukev" -limit 20 -ffmpegmiyuki -plist "https://missav.ai/dm444/en/labels/WANZ" -limit 20 -ffmpegmiyuki -plist "https://missav.ai/dm21/en/makers/Takara%20Visual" -limit 20 -ffmpegmiyuki -plist "https://missav.ai/dm1/en/genres/4K" -limit 20 -ffmpegffmpeg -version)"THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT."