projects
/
youtube-dl
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9095aa3
)
[break] Remove md5sum from test
author
Philipp Hagemeister
<phihag@phihag.de>
Thu, 4 Dec 2014 00:33:30 +0000
(
01:33
+0100)
committer
Philipp Hagemeister
<phihag@phihag.de>
Thu, 4 Dec 2014 00:33:30 +0000
(
01:33
+0100)
youtube_dl/extractor/breakcom.py
patch
|
blob
|
history
diff --git
a/youtube_dl/extractor/breakcom.py
b/youtube_dl/extractor/breakcom.py
index 2c0e5eea2e0285ffce1b89340e9ae8894260f866..4bcc897c95229ea0ee509fe53443d355309a66aa 100644
(file)
--- a/
youtube_dl/extractor/breakcom.py
+++ b/
youtube_dl/extractor/breakcom.py
@@
-14,7
+14,6
@@
class BreakIE(InfoExtractor):
_VALID_URL = r'http://(?:www\.)?break\.com/video/(?:[^/]+/)*.+-(?P<id>\d+)'
_TESTS = [{
'url': 'http://www.break.com/video/when-girls-act-like-guys-2468056',
- 'md5': '33aa4ff477ecd124d18d7b5d23b87ce5',
'info_dict': {
'id': '2468056',
'ext': 'mp4',