MCPcopy Create free account
hub / github.com/ActiveState/code / select_torrent

Function select_torrent

recipes/Python/578940_asskickpy/recipe-578940.py:34–36  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

32
33
34def select_torrent():
35 torrent = input('>> ')
36 return torrent
37
38
39def download_torrent(url):

Callers 1

aksearchFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected