mirror of
https://github.com/wukko/cobalt.git
synced 2025-03-22 17:19:23 +01:00
web/i18n/error: add api.youtube.no_session_tokens
This commit is contained in:
parent
b7fb8d26ad
commit
f18d28dcfc
1 changed files with 2 additions and 1 deletions
|
@ -68,5 +68,6 @@
|
|||
"api.youtube.no_hls_streams": "couldn't find any matching HLS streams for this video. try downloading it without HLS!",
|
||||
"api.youtube.api_error": "youtube updated something about its api and i couldn't get any info about this video. try again in a few seconds, but if this issue sticks, please report it!",
|
||||
"api.youtube.temporary_disabled": "youtube downloading is temporarily disabled due to restrictions from youtube's side. we're already looking for ways to go around them.\n\nwe apologize for the inconvenience and are doing our best to restore this functionality. check cobalt's socials or github for timely updates!",
|
||||
"api.youtube.drm": "this youtube video is protected by widevine DRM, so i can't download it. try a different link!"
|
||||
"api.youtube.drm": "this youtube video is protected by widevine DRM, so i can't download it. try a different link!",
|
||||
"api.youtube.no_session_tokens": "couldn't get required session tokens for youtube. this may be caused by a restriction on youtube's side. try again in a few seconds, but if this issue sticks, please report it!"
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue