[redbulltv] Add user message on failing to dl/locate response cache
This commit is contained in:
parent
af37bb42ab
commit
77fb1cef0c
@ -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'
|
||||
|
Loading…
x
Reference in New Issue
Block a user