mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2026-04-07 09:23:38 +00:00
update notes
This commit is contained in:
parent
64487d6b6d
commit
59036c6567
@ -86,7 +86,7 @@ class IPrimaIE(InfoExtractor):
|
||||
|
||||
token_data = self._download_json(
|
||||
'https://ucet.iprima.cz/api/session/create', None,
|
||||
note='Downloading token', errnote='Downloading token failed',
|
||||
note='Logging in', errnote='Failed to log in',
|
||||
data=json.dumps({
|
||||
'email': username,
|
||||
'password': password,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user