Browse Source

[youtube:playlist] Fix test title

totalwebcasting
Philipp Hagemeister 10 years ago
parent
commit
f46a8702cc
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      youtube_dl/extractor/youtube.py

+ 1
- 1
youtube_dl/extractor/youtube.py View File

@ -1057,7 +1057,7 @@ class YoutubePlaylistIE(YoutubeBaseInfoExtractor):
'note': 'issue #673', 'note': 'issue #673',
'url': 'PLBB231211A4F62143', 'url': 'PLBB231211A4F62143',
'info_dict': { 'info_dict': {
'title': 'Team Fortress 2 (Class-based LP)',
'title': '[OLD]Team Fortress 2 (Class-based LP)',
}, },
'playlist_mincount': 26, 'playlist_mincount': 26,
}, { }, {


Loading…
Cancel
Save