mountainpenguin / pyrt

python rtorrent webUI
GNU General Public License v3.0
34 stars 11 forks source link

Allow downloads of completed torrents #33

Closed mountainpenguin closed 8 years ago

mountainpenguin commented 12 years ago

Perhaps allow

mountainpenguin commented 12 years ago

Plan: when download clicked, start webWorker which can communicate with a 'downloadSocket'? when completed, pass the downloaded object back to the main thread spawn a download page using the data: schema (will this work?)