mirror of
https://github.com/soimort/you-get.git
synced 2025-01-23 21:45:02 +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']
|
||||
|
||||
from xml.etree import cElementTree as ET
|
||||
from xml.etree import ElementTree as ET
|
||||
from copy import copy
|
||||
from ..common import *
|
||||
#----------------------------------------------------------------------
|
||||
|
Loading…
Reference in New Issue
Block a user