diff options
| author | Adam Tauber <asciimoo@gmail.com> | 2013-12-30 14:04:37 -0800 |
|---|---|---|
| committer | Adam Tauber <asciimoo@gmail.com> | 2013-12-30 14:04:37 -0800 |
| commit | ff0bbd3566ea126b0cd0cb8b9c60d30c8105e765 (patch) | |
| tree | a33c6fa048af482303e40231423dc341b0c56325 /engines.cfg_sample | |
| parent | 141b04c6dde9df0e6b7f2e2b30ec8131429c8932 (diff) | |
| parent | d3e272d0350aec7d8c397bd2fd8ae5c1a84362bb (diff) | |
Merge pull request #10 from dalf/master
bug fixes and dailymotion engine
Diffstat (limited to 'engines.cfg_sample')
| -rw-r--r-- | engines.cfg_sample | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/engines.cfg_sample b/engines.cfg_sample index 5a0554d53..d76d31214 100644 --- a/engines.cfg_sample +++ b/engines.cfg_sample @@ -79,3 +79,8 @@ suggestion_xpath = //div[@id="satat"]//a [youtube] engine = youtube categories = videos + +[dailymotion] +engine = dailymotion +categories = videos + |