Merge branch 'master' into master

This commit is contained in:
Yoshiko2
2022-10-09 00:13:28 +08:00
committed by GitHub

View File

@@ -79,8 +79,7 @@ def get_data_from_json(
dbsite=javdb_site, dbcookies=javdb_cookies, dbsite=javdb_site, dbcookies=javdb_cookies,
morestoryline=conf.is_storyline(), morestoryline=conf.is_storyline(),
specifiedSource=specified_source, specifiedUrl=specified_url, specifiedSource=specified_source, specifiedUrl=specified_url,
debug=conf.debug()) debug = conf.debug())
# Return if data not found in all sources # Return if data not found in all sources
if not json_data: if not json_data:
print('[-]Movie Number not found!') print('[-]Movie Number not found!')