X-Git-Url: http://git.bitcoin.ninja/index.cgi?a=blobdiff_plain;f=youtube_dl%2Fextractor%2Fard.py;h=95ada0274b1e8ce761fb6c570ef7ae2345a1d92c;hb=c725333d41ee1e19ae39f4378765dc6cc7c180c8;hp=c784f7172595c78c1a4a66047d449ff7d9d35f26;hpb=a5a8877f9c9f017853bf0cb8cf4fa5598f8e771b;p=youtube-dl diff --git a/youtube_dl/extractor/ard.py b/youtube_dl/extractor/ard.py index c784f7172..95ada0274 100644 --- a/youtube_dl/extractor/ard.py +++ b/youtube_dl/extractor/ard.py @@ -179,7 +179,7 @@ class ARDMediathekIE(InfoExtractor): ('>Der gewünschte Beitrag ist nicht mehr verfügbar.<', 'Video %s is no longer available'), ('Diese Sendung ist für Jugendliche unter 12 Jahren nicht geeignet. Der Clip ist deshalb nur von 20 bis 6 Uhr verfügbar.', - 'This program is only suitable for those aged 12 and older. Video %s is therefore only available between 20 pm and 6 am.'), + 'This program is only suitable for those aged 12 and older. Video %s is therefore only available between 8 pm and 6 am.'), ) for pattern, message in ERRORS: