Update DataClass.py, GetArc_Ehentai.py, and 3 more files...
E-hentai Page Parse DataClass added
This commit is contained in:
@@ -9,7 +9,6 @@ xls_name = "mangaDB.xlsx"
|
||||
list_MetaInfo = []
|
||||
|
||||
|
||||
|
||||
#
|
||||
def GetCurrentTime():
|
||||
# 현재 시간을 구하고 구조체로 변환
|
||||
@@ -37,8 +36,7 @@ def GetCurrentTime():
|
||||
# except FileNotFoundError:
|
||||
# wb = Workbook()
|
||||
# print("xls Created")
|
||||
|
||||
|
||||
|
||||
# ws = wb.active
|
||||
# # time, title, url, tags (comma)
|
||||
# ws['A1'] = "Modified Time"
|
||||
|
||||
Reference in New Issue
Block a user