youtube-dl

Another place where youtube-dl lives on
git clone git://git.oshgnacknak.de/youtube-dl.git
Log | Files | Refs | README | LICENSE

commit 84571be64592e11ec25a4b073ac74153c261441d
parent 7b0d333a7e7f13858cc0a24a89dc32b07a2a84f3
Author: Sergey M․ <dstftw@gmail.com>
Date:   Fri, 15 Jul 2016 03:17:29 +0700

[orf:tvthek] Remove test md5

Diffstat:
Myoutube_dl/extractor/orf.py | 1-
1 file changed, 0 insertions(+), 1 deletion(-)

diff --git a/youtube_dl/extractor/orf.py b/youtube_dl/extractor/orf.py @@ -40,7 +40,6 @@ class ORFTVthekIE(InfoExtractor): 'skip': 'Blocked outside of Austria / Germany', }, { 'url': 'http://tvthek.orf.at/topic/Im-Wandel-der-Zeit/8002126/Best-of-Ingrid-Thurnher/7982256', - 'md5': '68f543909aea49d621dfc7703a11cfaf', 'info_dict': { 'id': '7982259', 'ext': 'mp4',