X-Git-Url: http://git.cielonegro.org/gitweb.cgi?a=blobdiff_plain;f=youtube_dl%2Fextractor%2Fkaltura.py;fp=youtube_dl%2Fextractor%2Fkaltura.py;h=fdf7f5bbc4aa314ac8d703376ec3a82014d8a6bf;hb=9b27a78a881bceb9d62f3364399d7572e8e2be24;hp=04f68fce41fc129f7cf65e0e1cddb0e85636fb9e;hpb=964b989dc88c37b027481fb01de835b1e796ba5e;p=youtube-dl.git diff --git a/youtube_dl/extractor/kaltura.py b/youtube_dl/extractor/kaltura.py index 04f68fce4..fdf7f5bbc 100644 --- a/youtube_dl/extractor/kaltura.py +++ b/youtube_dl/extractor/kaltura.py @@ -192,6 +192,8 @@ class KalturaIE(InfoExtractor): 'entryId': video_id, 'service': 'baseentry', 'ks': '{1:result:ks}', + 'responseProfile:fields': 'createdAt,dataUrl,duration,name,plays,thumbnailUrl,userId', + 'responseProfile:type': 1, }, { 'action': 'getbyentryid',