aboutsummaryrefslogtreecommitdiffstats
path: root/youtube_dl/extractor/rozhlas.py
diff options
context:
space:
mode:
Diffstat (limited to 'youtube_dl/extractor/rozhlas.py')
-rw-r--r--youtube_dl/extractor/rozhlas.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/youtube_dl/extractor/rozhlas.py b/youtube_dl/extractor/rozhlas.py
index f8eda8d..fccf694 100644
--- a/youtube_dl/extractor/rozhlas.py
+++ b/youtube_dl/extractor/rozhlas.py
@@ -21,7 +21,7 @@ class RozhlasIE(InfoExtractor):
}
}, {
'url': 'http://prehravac.rozhlas.cz/audio/3421320/embed',
- 'skip_download': True,
+ 'only_matching': True,
}]
def _real_extract(self, url):