diff options
Diffstat (limited to 'youtube_dl/extractor/footyroom.py')
| -rw-r--r-- | youtube_dl/extractor/footyroom.py | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/youtube_dl/extractor/footyroom.py b/youtube_dl/extractor/footyroom.py index 4c7dbca40..370fd006f 100644 --- a/youtube_dl/extractor/footyroom.py +++ b/youtube_dl/extractor/footyroom.py @@ -13,6 +13,7 @@ class FootyRoomIE(InfoExtractor):              'title': 'Schalke 04 0 – 2 Real Madrid',          },          'playlist_count': 3, +        'skip': 'Video for this match is not available',      }, {          'url': 'http://footyroom.com/georgia-0-2-germany-2015-03/',          'info_dict': { | 
