mirror of
https://github.com/l1ving/youtube-dl
synced 2025-03-15 01:57:16 +08:00
[nytimes] import UnsupportedError before raising it
This commit is contained in:
parent
9fb7e1bd6c
commit
3915b5193e
@ -13,6 +13,7 @@ from ..utils import (
|
|||||||
parse_iso8601,
|
parse_iso8601,
|
||||||
mimetype2ext,
|
mimetype2ext,
|
||||||
determine_ext,
|
determine_ext,
|
||||||
|
UnsupportedError,
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user