Skip to content
This repository has been archived by the owner on Jan 10, 2019. It is now read-only.

Latest commit

 

History

History
30 lines (23 loc) · 814 Bytes

README.md

File metadata and controls

30 lines (23 loc) · 814 Bytes

iqiyi-hack

Build Status

Inspired by soimort/you-get#655

Features:

  • No need to use the debug version of flash players
  • Cross platform. Tested on Arch Linux

Dependencies

  • rabcdasm
  • Python 2 or Python 3
  • Firefox
  • Selenium
  • PyVirtualDisplay (optional, enables running without an actual X server)
  • GNU patch

On Arch Linux, the following command is sufficient:

yaourt -S --needed rabcdasm-git python-pip firefox freshplayerplugin-git chromium-pepper-flash patch
pip install --user -r requirements.txt

Usage

  1. cd src/
  2. python3 get_swf.py iqiyi
  3. The key will be printed in the console

To hack letv key, replace iqiyi with letv in the second command