youtube-dl

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

commit 0fc74a0d9191677e9b0e498ea66ddd387d01116f
parent 8d2cc6fbb158738b8fd4fafaacf613b4e38757e7
Author: Sergey M․ <dstftw@gmail.com>
Date:   Mon, 28 Jul 2014 00:45:46 +0700

[br] Fix test

Diffstat:
Myoutube_dl/extractor/br.py | 4++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/youtube_dl/extractor/br.py b/youtube_dl/extractor/br.py @@ -22,8 +22,8 @@ class BRIE(InfoExtractor): 'info_dict': { 'id': '25e279aa-1ffd-40fd-9955-5325bd48a53a', 'ext': 'mp4', - 'title': 'Am 1. und 2. August in Oberammergau', - 'description': 'md5:dfd224e5aa6819bc1fcbb7826a932021', + 'title': 'Wenn das Traditions-Theater wackelt', + 'description': 'Heimatsound-Festival 2014: Wenn das Traditions-Theater wackelt', } }, {