Merge branch 'master' into master
This commit is contained in:
@@ -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!')
|
||||||
|
|||||||
Reference in New Issue
Block a user