Skip to content

Downloads a copy of a webpage including any dependencies by using Ghost.py, a headless web browser.

Notifications You must be signed in to change notification settings

iramari/flashfreeze

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Flash Freeze

Utilities to rapidly archive particular web pages and their dependencies.

  • NOTE that Ghost.py should work better, in that it is support to support NSPlugins like Flash, Java, etc. However, this isn't working on my OSX PySide install, so may be worth following up with a full PyQt install and/or using a Linux box.

  • Using PyQT instead on OS X made no difference.

  • http://jeanphix.me/Ghost.py/

    python src/flashfreeze/flashfreeze.py -d "http://news.bbc.co.uk"

About

Downloads a copy of a webpage including any dependencies by using Ghost.py, a headless web browser.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 64.8%
  • JavaScript 27.0%
  • Shell 8.2%