This website requires JavaScript.
Explore
Help
Sign In
Git-Mirrors
/
brozzler
Watch
1
Star
0
Fork
0
You've already forked brozzler
mirror of
https://github.com/internetarchive/brozzler.git
synced
2025-02-24 08:39:59 -05:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
brozzler
/
umbra
History
Noah Levitt
fa6e3eebb2
clear UmbraWorker.self._behavior when finished with a page (after the first page, nothing was getting behaviors); bump hard timeout to 20 minutes
2014-05-05 18:37:39 -07:00
..
behaviors.d
change magic first line of behavior js files to a commented-out json blob, which should include the fields 'url_regex' and 'request_idle_timeout_sec'; behavior.is_finished() incorporates the custom idle timeout into its check; also rename variables in behavior scripts with umbra/UMBRA_ prefix to sort of namespace them; and add "finished" logic to facebook and vimeo behaviors (flickr needs work to support it)
2014-05-05 11:58:55 -07:00
__init__.py
First commit of umbra
2014-01-21 06:41:46 +00:00
behaviors.py
UmbraWorker.send_to_chrome() - central place to send message to chrome via websocket
2014-05-05 12:26:39 -07:00
umbra.py
clear UmbraWorker.self._behavior when finished with a page (after the first page, nothing was getting behaviors); bump hard timeout to 20 minutes
2014-05-05 18:37:39 -07:00