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 16:49:56 -05:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
brozzler
/
umbra
/
behaviors.d
History
Noah Levitt
1108ef9362
Merge pull request
#33
from adam-miller/ARI-4016
...
ARI-4016 - Support: embedded videos on marquette.edu
2014-11-21 15:10:53 -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
facebook - scroll all the to the bottom before scrolling back up to click more stuff
2014-08-01 16:53:13 -07: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
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