TorrentSearch
Toggle table of contents
0.10.0
common
Platform filter
common
Switch theme
Search in API
TorrentSearch
TorrentSearch
/
torrentsearch
/
TorrentSearch
/
enableProvider
enable
Provider
fun
enableProvider
(
name
:
String
,
username
:
String
?
=
null
,
password
:
String
?
=
null
,
cookies
:
List
<
String
>
=
emptyList()
)
Enable the provider
name
with the included credentials and
cookies
.