logo

youtube-dl

[mirror] Download/Watch videos from video hosters
commit: dc570c4951d397ded7535393a9f0972c9cd0bc04
parent 22d362831978ea2b83ea0c21a634237dc2406ab6
Author: Naglis Jonaitis <njonaitis@gmail.com>
Date:   Tue,  3 Mar 2015 18:41:34 +0200

[lrt] Pass --realtime to rtmpdump

Diffstat:

Myoutube_dl/extractor/lrt.py1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/youtube_dl/extractor/lrt.py b/youtube_dl/extractor/lrt.py @@ -52,6 +52,7 @@ class LRTIE(InfoExtractor): 'url': data['streamer'], 'play_path': 'mp4:%s' % data['file'], 'preference': -1, + 'rtmp_real_time': True, }) else: formats.extend(