projects
/
youtube-dl
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dc95bd5
)
[rtp] Add skip_download for test
author
Sergey M․
<dstftw@gmail.com>
Fri, 21 Aug 2015 02:56:05 +0000
(08:56 +0600)
committer
Sergey M․
<dstftw@gmail.com>
Fri, 21 Aug 2015 02:56:05 +0000
(08:56 +0600)
youtube_dl/extractor/rtp.py
patch
|
blob
|
history
diff --git
a/youtube_dl/extractor/rtp.py
b/youtube_dl/extractor/rtp.py
index ecf4939cdc031683eca7ddd7240a2439f803947d..82b323cdd4e40b027d3a6c2c06e9ea9d58b171e2 100644
(file)
--- a/
youtube_dl/extractor/rtp.py
+++ b/
youtube_dl/extractor/rtp.py
@@
-18,6
+18,10
@@
class RTPIE(InfoExtractor):
'description': 'As paixões musicais de António Cartaxo e António Macedo',
'thumbnail': 're:^https?://.*\.jpg',
},
+ 'params': {
+ # rtmp download
+ 'skip_download': True,
+ },
}, {
'url': 'http://www.rtp.pt/play/p831/a-quimica-das-coisas',
'only_matching': True,