atch No AssetType/Format Matches error

this still raises error for example for "This content is not available in your location."
This commit is contained in:
Argn0 2017-06-29 01:21:27 +02:00 committed by GitHub
parent ff1b383c00
commit 792daee7ad

View File

@ -6,7 +6,8 @@ from ..utils import (
find_xpath_attr,
xpath_element,
xpath_text,
update_url_query,
ExtractorError,
update_url_query
)