X-Git-Url: http://git.bitcoin.ninja/index.cgi?a=blobdiff_plain;f=youtube_dl%2Fextractor%2Fmotherless.py;h=97d5da626a7a5d2555ac3107eb89d1a4fd11b510;hb=40101dc311909523852a88ba69df76be9b6bc920;hp=3621ff99e76da1bffabda1a81f6181fd4a6ed61c;hpb=7fc54e5262966370762ca7f186e9c709990b354d;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: