Browse Source

[played] Skip test

totalwebcasting
Sergey M․ 10 years ago
parent
commit
62420c73cb
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      youtube_dl/extractor/played.py

+ 1
- 0
youtube_dl/extractor/played.py View File

@ -26,6 +26,7 @@ class PlayedIE(InfoExtractor):
'ext': 'flv',
'title': 'youtube-dl_test_video.mp4',
},
'skip': 'Removed for copyright infringement.', # oh wow
}
def _real_extract(self, url):


Loading…
Cancel
Save