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
[tweakers] Remove unused imports
totalwebcasting
Sergey M․
10 years ago
parent
3b7130439a
commit
b6b2711298
1 changed files
with
0 additions
and
6 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-6
youtube_dl/extractor/tweakers.py
+ 0
- 6
youtube_dl/extractor/tweakers.py
View File
@ -1,12 +1,6 @@
from
__future__
import
unicode_literals
from
.common
import
InfoExtractor
from
..utils
import
(
xpath_text
,
xpath_with_ns
,
int_or_none
,
float_or_none
,
)
class
TweakersIE
(
InfoExtractor
)
:
Write
Preview
Loading…
Cancel
Save