Add 对照表异常处理 #2

This commit is contained in:
yoshiko2
2022-04-20 17:19:32 +08:00
parent 0854571eae
commit ee4af3fb6c

View File

@@ -568,7 +568,7 @@ def main(args: tuple) -> Path:
"""
"""
return ('https://raw.githubusercon111tent.com/yoshiko2/Movie_Data_Capture/master/MappingTable/' + f,
return ('https://raw.githubusercontent.com/yoshiko2/Movie_Data_Capture/master/MappingTable/' + f,
Path.home() / '.local' / 'share' / 'mdc' / f)
map_tab = (fmd('mapping_actor.xml'), fmd('mapping_info.xml'), fmd('c_number.json'))