From a581b812acb6ba325ad4205f34054c754dec8ded Mon Sep 17 00:00:00 2001 From: Evil0ctal Date: Mon, 16 May 2022 20:28:41 -0700 Subject: [PATCH] =?UTF-8?q?=E2=9C=A8=E5=A2=9E=E5=8A=A0=E4=BA=86=E6=8A=96?= =?UTF-8?q?=E9=9F=B31080p=E6=97=A0=E6=B0=B4=E5=8D=B0=E8=A7=86=E9=A2=91?= =?UTF-8?q?=E5=9C=B0=E5=9D=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- scraper.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scraper.py b/scraper.py index e14e9c1..4343d68 100644 --- a/scraper.py +++ b/scraper.py @@ -249,7 +249,7 @@ class Scraper: 'api_url': api_url, 'video_title': video_title, 'nwm_video_url': video_url, - 'wm_video_url_1080p': wm_video_url_1080p, + 'wm_video_url_1080p': nwm_video_url_1080p, 'wm_video_url': wm_video_url, 'video_aweme_id': video_aweme_id, 'video_author': video_author,