Releases: soarqin/iQ2
Releases · soarqin/iQ2
New approach to support force-HTTPS videos
Usage
- [optional] Install FFmpeg in PATH so that you can type
ffmpeg
to call it anywhere. - Chrome-based browser, press F12 to call up
DevTools
and switch toNetwork
tab - Open anime episode on iQIYI, slide the video @ every 3-6 minutes (depends, iQIYI splits videos into 3 or 6 minutes)
- Right-click in
Network
tab and chooseSave as HAR with content
, save HAR file to local disk - Open terminal and run
iQ2 <filename>
, that<filename>
is the HAR file just saved. The program will start downloading anime episodes automatically and merge them into a single mp4 if FFmpeg is installed