made changes
removed sanitized_Request made webpage non fatal moved flags into regex made a check if arr is null removed pointless tbr re-added code to pull video urls from webpage removed sort in favor of _sort_formats
This commit is contained in:
parent
3745cedfe4
commit
3f0716c8c6
@ -4,7 +4,6 @@ import re
|
||||
|
||||
from .common import InfoExtractor
|
||||
from ..utils import (
|
||||
ExtractorError,
|
||||
int_or_none,
|
||||
sanitized_Request,
|
||||
unified_strdate,
|
||||
|
Loading…
x
Reference in New Issue
Block a user