mirror of
https://github.com/soimort/you-get.git
synced 2025-02-03 00:33:58 +03:00
Merge branch 'fix-xml' of https://github.com/tirkarthi/you-get into tirkarthi-fix-xml
This commit is contained in:
commit
c2ca0b5831
@ -6,7 +6,7 @@
|
|||||||
|
|
||||||
__all__ = ['ckplayer_download']
|
__all__ = ['ckplayer_download']
|
||||||
|
|
||||||
from xml.etree import cElementTree as ET
|
from xml.etree import ElementTree as ET
|
||||||
from copy import copy
|
from copy import copy
|
||||||
from ..common import *
|
from ..common import *
|
||||||
#----------------------------------------------------------------------
|
#----------------------------------------------------------------------
|
||||||
|
Loading…
Reference in New Issue
Block a user