diff options
| author | dalf <alex@al-f.net> | 2013-12-30 22:42:37 +0100 |
|---|---|---|
| committer | dalf <alex@al-f.net> | 2013-12-30 22:42:37 +0100 |
| commit | d3e272d0350aec7d8c397bd2fd8ae5c1a84362bb (patch) | |
| tree | a33c6fa048af482303e40231423dc341b0c56325 /engines.cfg_sample | |
| parent | 664c039b387d6c50f09e27de36f794821c101fd9 (diff) | |
add 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 + |