This website works better with JavaScript
Home
Explore
Help
Sign In
mirrors
/
youtube-dl
mirror of
https://github.com/ytdl-org/youtube-dl.git
Watch
2
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
removed some unnecessary imports
M.Yasoob Khalid
12 years ago
parent
233ad24ecf
commit
2b1b511f6b
1 changed files
with
0 additions
and
2 deletions
Unified View
Show Diff Stats
0
2
youtube_dl/extractor/exfm.py
+ 0
- 2
youtube_dl/extractor/exfm.py
View File
@@ -1,6 +1,4 @@
import re
import re
-import json
-import time
from .common import InfoExtractor
from .common import InfoExtractor