Update DataClass.py, GetArc_Ehentai.py, and 7 more files...
데이터 클래스 정의, 퍼필 다운로더 json 파서...
This commit is contained in:
11
main.py
11
main.py
@@ -1,12 +1,19 @@
|
||||
import GetArc_Hitomi as getHitomi
|
||||
import GetArc_Ehentai as getEhentai
|
||||
import MgrCalibreLibs as mgrCal
|
||||
|
||||
import UtilPack as util
|
||||
|
||||
def main():
|
||||
getHitomi.GetSearchResult("trouble sweets")
|
||||
getEhentai.GetSearchResult("artist%3A%22kotomi+yo-ji%24%22")
|
||||
#getHitomi.GetSearchResult("2890685")
|
||||
#etEhentai.GetSearchResult("artist%3A%22kotomi+yo-ji%24%22")
|
||||
|
||||
mgrCal.Start()
|
||||
#util.printDbgMessages()
|
||||
|
||||
#artist:"kotomi yo-ji$"
|
||||
#"artist%3A%22kotomi+yo-ji%24%22"
|
||||
|
||||
|
||||
|
||||
# For Main Loop
|
||||
|
||||
Reference in New Issue
Block a user