diff options
author | Sergey M․ <dstftw@gmail.com> | 2016-03-13 15:56:34 +0600 |
---|---|---|
committer | Sergey M․ <dstftw@gmail.com> | 2016-03-13 15:56:34 +0600 |
commit | b7d7674f1ead233bcf9d4237ab893e31ec9d5ec8 (patch) | |
tree | 9980ffe1f12a8d7e5a1a21d1f401530bdf3ed583 | |
parent | 0e832c2c97c62f67593ad356ea6d507778c56759 (diff) |
[bbc] Update test
-rw-r--r-- | youtube_dl/extractor/bbc.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/youtube_dl/extractor/bbc.py b/youtube_dl/extractor/bbc.py index 497ebfd72..b46bc4856 100644 --- 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, }, { |