From eab967aabe6648ed046cb0b291ef7a56e486f417 Mon Sep 17 00:00:00 2001 From: eric Date: Sat, 13 Sep 2025 22:02:15 +0800 Subject: [PATCH] 's' --- list | 3 ++- live.py | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/list b/list index 15f9ced..bdb901f 100644 --- a/list +++ b/list @@ -1 +1,2 @@ -https://live.douyin.com/525514386431 \ No newline at end of file +https://live.douyin.com/525514386431 +https://live.douyin.com/8687122573 \ No newline at end of file diff --git a/live.py b/live.py index 72a2623..8c1b1f5 100644 --- a/live.py +++ b/live.py @@ -185,7 +185,7 @@ def monitor_panel_thread(hls_instance, interval=2, max_width=50): # ----------------- 示例 ----------------- if __name__ == "__main__": - DOUYIN_URL = "https://live.douyin.com/722725928418" + DOUYIN_URL = "https://live.douyin.com/8687122573" YOUTUBE_KEY = "qxvb-r47b-r5ju-6ud3-6k7z" hls_instance = start_douyin_to_youtube(DOUYIN_URL, YOUTUBE_KEY, delay_sec=40)