youtube-dl

Another place where youtube-dl lives on
git clone git://git.oshgnacknak.de/youtube-dl.git
Log | Files | Refs | README | LICENSE

commit ac4b8df5e47a113da5bb66fc975f938bc176b58c
parent 3bc9fb58892d0ca3dfc044b6e0ef65426ecd8c1a
Author: Sergey M․ <dstftw@gmail.com>
Date:   Sun, 19 Jul 2015 21:53:54 +0600

[francetv] Fix embed test

Diffstat:
Myoutube_dl/extractor/francetv.py | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/youtube_dl/extractor/francetv.py b/youtube_dl/extractor/francetv.py @@ -248,7 +248,7 @@ class FranceTVIE(FranceTVBaseInfoExtractor): 'id': 'EV_30231', 'ext': 'flv', 'title': 'Alcaline, le concert avec Calogero', - 'description': 'md5:', + 'description': 'md5:61f08036dcc8f47e9cfc33aed08ffaff', 'upload_date': '20150226', 'timestamp': 1424989860, 'duration': 5400,