Hook for download finished + BitTorrent example
commit3628f7c50c92a6f6af611ae7dee317306d7b1df9
authorThomas Perl <thp@thpinfo.com>
Mon, 11 Oct 2010 08:46:57 +0000 (11 10:46 +0200)
committerThomas Perl <thp@thpinfo.com>
Mon, 11 Oct 2010 08:46:57 +0000 (11 10:46 +0200)
tree5286b72bd61b0c7c5053e4e3446e432fbda9bfc7
parent7fc493fa90a4328b308a3494e00cdd653ceeddd4
Hook for download finished + BitTorrent example

This example hook allows you to open .torrent
files with your BitTorrent client after the
download has been completed.
doc/dev/examples/bittorrent.py [new file with mode: 0644]
doc/dev/examples/hooks.py
src/gpodder/download.py
src/gpodder/hooks.py