This website works better with JavaScript.
Home
Help
Sign In
zolfa
/
youtube-dl
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
1.1k
Wiki
Activity
Browse Source
[generic] remove unused imports
totalwebcasting
Philipp Hagemeister
10 years ago
parent
9480d1a566
commit
5f90042bd6
1 changed files
with
0 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-2
youtube_dl/extractor/generic.py
+ 0
- 2
youtube_dl/extractor/generic.py
View File
@ -8,9 +8,7 @@ import re
from
.common
import
InfoExtractor
from
.youtube
import
YoutubeIE
from
..utils
import
(
compat_urllib_error
,
compat_urllib_parse
,
compat_urllib_request
,
compat_urlparse
,
compat_xml_parse_error
,
Write
Preview
Loading…
Cancel
Save