get-auth-token.sh [username] - logs into auth0 mock and returns auth token. Builds URL with $AUTH0_CONTAINER_NAME and defaults to login of $AUTH0_DEFAULT_USER with pw of $PASSWORD unless username param is specified then that name will look up password in users-local.json or users.json...
GDCVaultIE(InfoExtractor): }, ]-def _login(self, webpage_url, display_id):-username, password = self._get_login_info()-if username is None or password is None:-self.report_warning('It looks like ' + webpage_url + ' requires a login. Try specifying a username and password and ...