@ -104,7 +104,8 @@ class GenericIE(InfoExtractor):
},
},
'expected_warnings':[
'expected_warnings':[
'URL could be a direct video link, returning it as such.'
'URL could be a direct video link, returning it as such.'
]
],
'skip':'URL invalid',
},
},
# Direct download with broken HEAD
# Direct download with broken HEAD
{
{
@ -268,7 +269,8 @@ class GenericIE(InfoExtractor):
'params':{
'params':{
# m3u8 downloads
# m3u8 downloads
'skip_download':True,
'skip_download':True,
}
},
'skip':'video gone',
},
},
# m3u8 served with Content-Type: text/plain
# m3u8 served with Content-Type: text/plain
{
{
@ -283,7 +285,8 @@ class GenericIE(InfoExtractor):
'params':{
'params':{
# m3u8 downloads
# m3u8 downloads
'skip_download':True,
'skip_download':True,
}
},
'skip':'video gone',
},
},
# google redirect
# google redirect
{
{
@ -368,6 +371,7 @@ class GenericIE(InfoExtractor):
'description':'Mississauga resident David Farmer is still out of power as a result of the ice storm a month ago. To keep the house warm, Farmer cuts wood from his property for a wood burning stove downstairs.',
'description':'Mississauga resident David Farmer is still out of power as a result of the ice storm a month ago. To keep the house warm, Farmer cuts wood from his property for a wood burning stove downstairs.',