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-25 09:01:32 -05:00
Code
Issues
Actions
2
Packages
Projects
Releases
Wiki
Activity
brozzler
/
umbra
/
behaviors.d
History
Noah Levitt
ddc7064585
Merge branch 'master' into ARI-3904
2015-01-15 18:37:28 -08:00
..
default.js
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
facebook.js
More refinements.
2014-12-19 15:52:13 -08:00
flickr.js
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
instagram.js
Wait until big image is loaded before clicking to next image.
2014-10-03 14:17:07 -07:00
marquette_edu.js
Implementing suggestions in pull request.
2014-11-07 15:56:05 -08:00
vimeo.js
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