From d9a678239ffdc273e049ae73c7d9f883ce4fb351 Mon Sep 17 00:00:00 2001 From: "Bob.Song" Date: Sun, 8 Feb 2026 17:47:11 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E5=BF=AB=E6=89=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../.idea.ACBuildService/.idea/workspace.xml | 5 +- BabyVideoService.sln.DotSettings.user | 3 +- VideoDownload/Platforms/DouYin.cs | 1 + .../{ => Platforms}/DouyinShareRouterData.cs | 2 +- VideoDownload/Platforms/KuaiShou.cs | 203 ++++++++++-- .../Platforms/KuaishouShareVideoData.cs | 293 ++++++++++++++++++ VideoDownload/VideoModel.cs | 1 + 7 files changed, 480 insertions(+), 28 deletions(-) rename VideoDownload/{ => Platforms}/DouyinShareRouterData.cs (99%) create mode 100644 VideoDownload/Platforms/KuaishouShareVideoData.cs diff --git a/.idea/.idea.ACBuildService/.idea/workspace.xml b/.idea/.idea.ACBuildService/.idea/workspace.xml index dd69e0f..3bbe4f8 100644 --- a/.idea/.idea.ACBuildService/.idea/workspace.xml +++ b/.idea/.idea.ACBuildService/.idea/workspace.xml @@ -73,11 +73,13 @@