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
Remove unused imports
totalwebcasting
Philipp Hagemeister
11 years ago
parent
61224dbcdd
commit
723f839911
2 changed files
with
0 additions
and
2 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-1
youtube_dl/extractor/dreisat.py
+0
-1
youtube_dl/extractor/mit.py
+ 0
- 1
youtube_dl/extractor/dreisat.py
View File
@ -4,7 +4,6 @@ import re
from
.common
import
InfoExtractor
from
.common
import
InfoExtractor
from
..utils
import
(
from
..utils
import
(
determine_ext
,
unified_strdate
,
unified_strdate
,
)
)
+ 0
- 1
youtube_dl/extractor/mit.py
View File
@ -3,7 +3,6 @@ import json
from
.common
import
InfoExtractor
from
.common
import
InfoExtractor
from
..utils
import
(
from
..utils
import
(
compat_str
,
clean_html
,
clean_html
,
get_element_by_id
,
get_element_by_id
,
)
)
Write
Preview
Loading…
Cancel
Save