youtube-dl

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

commit b7d7674f1ead233bcf9d4237ab893e31ec9d5ec8
parent 0e832c2c97c62f67593ad356ea6d507778c56759
Author: Sergey M․ <dstftw@gmail.com>
Date:   Sun, 13 Mar 2016 15:56:34 +0600

[bbc] Update test

Diffstat:
Myoutube_dl/extractor/bbc.py | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/youtube_dl/extractor/bbc.py b/youtube_dl/extractor/bbc.py @@ -560,7 +560,7 @@ class BBCIE(BBCCoUkIE): 'url': 'http://www.bbc.co.uk/blogs/adamcurtis/entries/3662a707-0af9-3149-963f-47bea720b460', 'info_dict': { 'id': '3662a707-0af9-3149-963f-47bea720b460', - 'title': 'BBC Blogs - Adam Curtis - BUGGER', + 'title': 'BUGGER', }, 'playlist_count': 18, }, {