liuyunhaozz / 4399-swf-extractor

A tool to extract swf from 4399 flash game pages, distributed with Python and Java version

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

4399-swf-extractor Scrapy Dedicated Python Version

To run this version, you need to

1. Install python version 3.7.0+

2. Install scrapy via pip, reference link: https://docs.scrapy.org/en/latest/

3. Modify variable in ftnn.py, swfSrcPage is 4399 game source page while storagePath is the directory folder you want to store locally.

3. Double click run.bat file to download the specified page's swf file.

About

A tool to extract swf from 4399 flash game pages, distributed with Python and Java version


Languages

Language:Python 99.5%Language:Batchfile 0.5%