X-Git-Url: http://git.bitcoin.ninja/index.cgi?a=blobdiff_plain;f=youtube_dl%2Fextractor%2Fbrightcove.py;h=59e8008f96877573aad2acc26fe8bfcb42f9e69c;hb=96f4f796fb02e3ef13fa6584b8f77ebafaabf59f;hp=3ab383461e463a6160f743f6a649fb00aea4eba0;hpb=70cab344c48598904fde657620156be62b70ee0d;p=youtube-dl diff --git a/youtube_dl/extractor/brightcove.py b/youtube_dl/extractor/brightcove.py index 3ab383461..59e8008f9 100644 --- a/youtube_dl/extractor/brightcove.py +++ b/youtube_dl/extractor/brightcove.py @@ -9,7 +9,6 @@ from ..compat import ( compat_etree_fromstring, compat_parse_qs, compat_str, - compat_urllib_parse, compat_urllib_parse_urlparse, compat_urlparse, compat_xml_parse_error,