↓ 24 callersFunctionuseApi(
api: TApi,
{
showMessage = true,
onBeforeExecute,
onSuccess,
onError,
onFinally,
}
webui/src/hooks/useApi.ts:11
↓ 7 callersMethodadd_torrents(
self, torrent_urls, torrent_files, save_path, category, tags=None
)
backend/src/module/downloader/client/qb_downloader.py:153