X-Git-Url: http://git.bitcoin.ninja/index.cgi?a=blobdiff_plain;f=youtube_dl%2Fextractor%2Fmotherless.py;h=97d5da626a7a5d2555ac3107eb89d1a4fd11b510;hb=5f6a1245ffa9276c1af59b0835afeef67e2fb5b1;hp=3621ff99e76da1bffabda1a81f6181fd4a6ed61c;hpb=598c218f7b5c3e78f98dad40f45646c0c9ec773e;p=youtube-dl diff --git a/youtube_dl/extractor/motherless.py b/youtube_dl/extractor/motherless.py index 3621ff99e..97d5da626 100644 --- a/youtube_dl/extractor/motherless.py +++ b/youtube_dl/extractor/motherless.py @@ -72,7 +72,7 @@ class MotherlessIE(InfoExtractor): like_count = str_to_int(self._html_search_regex( r'Favorited\s+([^<]+)<', webpage, 'like count', fatal=False)) - + upload_date = self._html_search_regex( r'Uploaded\s+([^<]+)<', webpage, 'upload date') if 'Ago' in upload_date: