Add the Direct Download link to the page on a UrlFetched event
authorAntonio Ospite <ospite@studenti.unina.it>
Fri, 9 Dec 2011 23:49:56 +0000 (00:49 +0100)
committerAntonio Ospite <ospite@studenti.unina.it>
Sat, 10 Dec 2011 01:18:26 +0000 (02:18 +0100)
Calling _add_link() asynchronously will make it easy to add some URL
processing mechanism between _get_URL() and _add_link() in case the URL
we get needs to be processed somehow before being added to the page as
a Direct Download Link.

Signed-off-by: Antonio Ospite <ospite@studenti.unina.it>

No differences found