mirror of
https://github.com/l1ving/youtube-dl
synced 2026-05-23 21:00:28 +08:00
[redbulltv] Add user message on failing to dl/locate response cache
This commit is contained in:
@@ -101,6 +101,7 @@ class RedBullTVIE(InfoExtractor):
|
||||
self.to_screen('Waiting before redownloading webpage')
|
||||
time.sleep(2)
|
||||
else:
|
||||
self.to_screen('Failed to download/locate response cache. Wait a few seconds and try running the command again.')
|
||||
raise
|
||||
|
||||
# select the key that includes the string 'pageConfig'
|
||||
|
||||
Reference in New Issue
Block a user