projects
/
youtube-dl
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f56875f
)
[rtlxl] Fix format order
author
Naglis Jonaitis
<njonaitis@gmail.com>
Tue, 18 Nov 2014 23:20:42 +0000
(
01:20
+0200)
committer
Naglis Jonaitis
<njonaitis@gmail.com>
Tue, 18 Nov 2014 23:21:02 +0000
(
01:21
+0200)
youtube_dl/extractor/rtlnl.py
patch
|
blob
|
history
diff --git
a/youtube_dl/extractor/rtlnl.py
b/youtube_dl/extractor/rtlnl.py
index 599952512ff2367b0854b19d6c9750c383489fdb..5daef2fc5656191ea2cc0c411d520b0b0f5cd455 100644
(file)
--- a/
youtube_dl/extractor/rtlnl.py
+++ b/
youtube_dl/extractor/rtlnl.py
@@
-55,6
+55,7
@@
class RtlXlIE(InfoExtractor):
{
'url': PG_URL_TEMPLATE % ('a3m', video_urlpart),
'format_id': 'pg-hd',
+ 'quality': 0,
}
])