Popular recipes tagged "webkit"http://code.activestate.com/recipes/tags/webkit/2010-04-04T11:56:25-07:00ActiveState Code RecipesGeneric flash-videos downloader using webkit (Python) 2010-04-04T11:56:25-07:00Arnau Sanchezhttp://code.activestate.com/recipes/users/4173270/http://code.activestate.com/recipes/577167-generic-flash-videos-downloader-using-webkit/ <p style="color: grey"> Python recipe 577167 by <a href="/recipes/users/4173270/">Arnau Sanchez</a> (<a href="/recipes/tags/download/">download</a>, <a href="/recipes/tags/flash/">flash</a>, <a href="/recipes/tags/gtk/">gtk</a>, <a href="/recipes/tags/pygtk/">pygtk</a>, <a href="/recipes/tags/webkit/">webkit</a>). </p> <p>This recipe shows how to build a generic resource logger of webpages using PyGtkWebkit. The demo code implements a generic downloader for flash-video sites.</p>