TorrentSearch
0.5.0
common
TorrentSearch
/
torrentsearch
/
TorrentProvider
/
enable
enable
abstract
fun
enable
(
username
:
String
?
=
null
,
password
:
String
?
=
null
,
cookies
:
List
<
String
>
=
emptyList()
)
Enable this provider using the provided authentication details.