mirror of
https://github.com/Evil0ctal/Douyin_TikTok_Download_API.git
synced 2025-04-12 11:53:43 +08:00
🔧: Fix hybrid_crawler.py -> #525
This commit is contained in:
parent
a8be475f94
commit
d224556c69
@ -206,7 +206,7 @@ class HybridCrawler:
|
||||
# 测试混合解析单一视频接口/Test hybrid parsing single video endpoint
|
||||
# url = "https://v.douyin.com/L4FJNR3/"
|
||||
# url = "https://www.tiktok.com/@taylorswift/video/7359655005701311786"
|
||||
# url = "https://www.tiktok.com/@flukegk83/video/7360734489271700753"
|
||||
url = "https://www.tiktok.com/@flukegk83/video/7360734489271700753"
|
||||
# url = "https://www.tiktok.com/@minecraft/photo/7369296852669205791"
|
||||
minimal = True
|
||||
result = await self.hybrid_parsing_single_video(url, minimal=minimal)
|
||||
|
Loading…
x
Reference in New Issue
Block a user