X-Git-Url: http://git.bitcoin.ninja/index.cgi?a=blobdiff_plain;f=youtube_dl%2Fextractor%2Fbyutv.py;h=dda98059e9041c651de5a211fccb2c106b11bb75;hb=c240ab6ecfc06fe98c03900c59861b84dce338b9;hp=ce25816f001ead01bfa1c60789c643dfc34279ba;hpb=cce9d15d0115e8b4cd1f6e2a327b5e9dbdf0ee54;p=youtube-dl diff --git a/youtube_dl/extractor/byutv.py b/youtube_dl/extractor/byutv.py index ce25816f0..dda98059e 100644 --- a/youtube_dl/extractor/byutv.py +++ b/youtube_dl/extractor/byutv.py @@ -17,7 +17,7 @@ class BYUtvIE(InfoExtractor): 'description': 'md5:e07269172baff037f8e8bf9956bc9747', 'title': 'Season 5 Episode 5', 'thumbnail': 're:^https?://.*\.jpg$', - 'duration': 1486486, + 'duration': 1486.486, }, 'params': { 'skip_download': True,