From 4581d6cb6a5814d1ff3f961183e93a2317d1f729 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=80=98Xuenew=3Bgit=20config=20--global=20user=2Eemail?= =?UTF-8?q?=2018188108851=40163=2Ecom=E2=80=99?= <“18188108851@163.com”> Date: Mon, 25 Sep 2023 23:12:48 +0800 Subject: [PATCH] =?UTF-8?q?1,=E6=B7=BB=E5=8A=A0=E4=BA=86=E8=A5=BF=E7=93=9C?= =?UTF-8?q?=E8=A7=A3=E6=9E=902=EF=BC=8C=E4=BF=AE=E6=94=B9=E4=BA=86readme/r?= =?UTF-8?q?eadme.en3,BUG=20convert=5Fshare=5Furls=20=E8=BF=99=E9=87=8C?= =?UTF-8?q?=E6=9C=89bug=E3=80=82=20=E5=A6=82=E6=9E=9C=E6=8A=96=E9=9F=B3?= =?UTF-8?q?=E7=9A=84=E5=8F=A3=E4=BB=A4=E8=A7=A3=E6=9E=90=E7=9A=84=E5=87=BA?= =?UTF-8?q?=E6=9D=A5=E5=85=B6=E4=BB=96=E7=9A=84=E9=83=BD=E6=98=AFnone?= =?UTF-8?q?=EF=BC=8C=E8=BF=98=E6=B2=A1=E6=9C=89=E5=A5=BD=E7=9A=84=E8=A7=A3?= =?UTF-8?q?=E5=86=B3=E6=96=B9=E6=B3=95=EF=BC=8C=E6=88=91=E6=83=B3=E7=AE=80?= =?UTF-8?q?=E5=8D=95=E7=9A=84=E7=94=A8if=E5=88=A4=E6=96=AD=EF=BC=8C?= =?UTF-8?q?=E4=BD=86=E8=BF=99=E6=A0=B7=E4=BC=9A=E4=B8=8D=E4=BC=9A=E6=9C=89?= =?UTF-8?q?=E5=85=B6=E4=BB=96=E6=96=B0=E4=BD=86=E5=B9=B3=E5=8F=B0=E5=8A=A0?= =?UTF-8?q?=E8=BF=9B=E6=9D=A5=E6=84=9F=E8=A7=89=E8=BF=99=E6=A0=B7=E5=A4=84?= =?UTF-8?q?=E7=90=86=E6=9C=89=E7=82=B9=E5=A4=AA=E7=AE=80=E5=8D=95=E4=BA=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .idea/Douyin_TikTok_Download_API.iml | 12 ++ .idea/inspectionProfiles/Project_Default.xml | 37 +++++ .../inspectionProfiles/profiles_settings.xml | 6 + .idea/misc.xml | 7 + .idea/modules.xml | 8 + .idea/vcs.xml | 6 + .idea/workspace.xml | 147 ++++++++++++++++++ README.en.md | 8 + README.md | 8 + scraper.py | 146 ++++++++++++++++- 10 files changed, 380 insertions(+), 5 deletions(-) create mode 100644 .idea/Douyin_TikTok_Download_API.iml create mode 100644 .idea/inspectionProfiles/Project_Default.xml create mode 100644 .idea/inspectionProfiles/profiles_settings.xml create mode 100644 .idea/misc.xml create mode 100644 .idea/modules.xml create mode 100644 .idea/vcs.xml create mode 100644 .idea/workspace.xml diff --git a/.idea/Douyin_TikTok_Download_API.iml b/.idea/Douyin_TikTok_Download_API.iml new file mode 100644 index 0000000..8b8c395 --- /dev/null +++ b/.idea/Douyin_TikTok_Download_API.iml @@ -0,0 +1,12 @@ + + + + + + + + + + \ No newline at end of file diff --git a/.idea/inspectionProfiles/Project_Default.xml b/.idea/inspectionProfiles/Project_Default.xml new file mode 100644 index 0000000..8191630 --- /dev/null +++ b/.idea/inspectionProfiles/Project_Default.xml @@ -0,0 +1,37 @@ + + + + \ No newline at end of file diff --git a/.idea/inspectionProfiles/profiles_settings.xml b/.idea/inspectionProfiles/profiles_settings.xml new file mode 100644 index 0000000..105ce2d --- /dev/null +++ b/.idea/inspectionProfiles/profiles_settings.xml @@ -0,0 +1,6 @@ + + + + \ No newline at end of file diff --git a/.idea/misc.xml b/.idea/misc.xml new file mode 100644 index 0000000..8422fff --- /dev/null +++ b/.idea/misc.xml @@ -0,0 +1,7 @@ + + + + + + \ No newline at end of file diff --git a/.idea/modules.xml b/.idea/modules.xml new file mode 100644 index 0000000..c5ff2c9 --- /dev/null +++ b/.idea/modules.xml @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/.idea/vcs.xml b/.idea/vcs.xml new file mode 100644 index 0000000..94a25f7 --- /dev/null +++ b/.idea/vcs.xml @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/.idea/workspace.xml b/.idea/workspace.xml new file mode 100644 index 0000000..c793b68 --- /dev/null +++ b/.idea/workspace.xml @@ -0,0 +1,147 @@ + + + + + + + + + + + + + + + + + + +