Skip to content

Releases: soarqin/iQ2

New approach to support force-HTTPS videos

26 Oct 06:23
Compare
Choose a tag to compare

Usage

  1. [optional] Install FFmpeg in PATH so that you can type ffmpeg to call it anywhere.
  2. Chrome-based browser, press F12 to call up DevTools and switch to Network tab
  3. Open anime episode on iQIYI, slide the video @ every 3-6 minutes (depends, iQIYI splits videos into 3 or 6 minutes)
  4. Right-click in Network tab and choose Save as HAR with content, save HAR file to local disk
  5. 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

v1.1

26 Apr 09:43
Compare
Choose a tag to compare

Now download using thread pool with maximum 4 threads
Added resume function

v1.0

04 Apr 05:50
Compare
Choose a tag to compare

Full featured iQIYI video dumper