mirror of
https://github.com/l1ving/youtube-dl
synced 2025-03-13 22:17:14 +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,
|
||||
mimetype2ext,
|
||||
determine_ext,
|
||||
UnsupportedError,
|
||||
)
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user