Home
last modified time | relevance | path

Searched refs:API_LOGIN (Results 1 – 2 of 2) sorted by relevance

/dports/multimedia/streamlink/streamlink-2.1.2/src/streamlink/plugins/
H A Dzattoo.py22 API_LOGIN = '{0}/zapi/v2/account/login' variable in Zattoo
217 login_url = self.API_LOGIN.format(self.base_url)
/dports/www/p5-Reddit-Client/Reddit-Client-1.374/lib/Reddit/
H A DClient.pm91 use constant API_LOGIN => 3; constant
160 $API[API_LOGIN ] = ['POST', '/api/login/%s' ];