Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
34
def
select_torrent():
35
torrent = input(
'>> '
)
36
return
torrent
37
38
39
def
download_torrent(url):
Callers
1
aksearch
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected