|
@@ -290,6 +290,8 @@ class XiaoniangaoPlay:
|
|
"session": f"xiaoniangao-play-{int(time.time())}"
|
|
"session": f"xiaoniangao-play-{int(time.time())}"
|
|
|
|
|
|
}
|
|
}
|
|
|
|
+ for k, v in video_dict.items():
|
|
|
|
+ Common.logger(log_type, crawler).info(f"{k}:{v}")
|
|
|
|
|
|
cls.download_publish(log_type=log_type,
|
|
cls.download_publish(log_type=log_type,
|
|
crawler=crawler,
|
|
crawler=crawler,
|