Merge branch 'master' into master

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

View File

@@ -80,7 +80,6 @@ def get_data_from_json(
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!')