bithdtv, Import correct functions
This commit is contained in:
@@ -52,4 +52,4 @@ config = [{
|
||||
],
|
||||
},
|
||||
],
|
||||
}]
|
||||
}]
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
from bs4 import BeautifulSoup
|
||||
from couchpotato.core.helpers.encoding import tryUrlencode
|
||||
from couchpotato.core.helpers.encoding import tryUrlencode, toUnicode
|
||||
from couchpotato.core.helpers.variable import tryInt
|
||||
from couchpotato.core.logger import CPLog
|
||||
from couchpotato.core.providers.torrent.base import TorrentProvider
|
||||
|
||||
Reference in New Issue
Block a user