[motherless] Fix recent videos upload date extraction (closes #27661)
authorcladmi <hartergaetan@gmail.com>
Wed, 16 Dec 2020 08:54:48 +0000 (09:54 +0100)
committerSergey M․ <dstftw@gmail.com>
Tue, 5 Jan 2021 00:40:25 +0000 (07:40 +0700)
commitf318882955b90bead8206ee411641e65037b1011
treeefae16d991dfa29b2d92e293866177aca37b950b
parentc3399cac19a51897024545fb267f7579ea42318b
[motherless] Fix recent videos upload date extraction (closes #27661)

Less than a week old videos use a '20h ago' or '1d ago' format.

I kept the support for 'Ago' with uppercase start at is was already in the code.
youtube_dl/extractor/motherless.py