From e32896165bcfea8f706b2eaa4ba36ad152c67e9d Mon Sep 17 00:00:00 2001 From: eric Date: Tue, 16 Sep 2025 00:33:59 +0800 Subject: [PATCH] 's' --- backup/back6 | 4 ++-- list | 7 ++++++- live.py | 4 ++-- 3 files changed, 10 insertions(+), 5 deletions(-) diff --git a/backup/back6 b/backup/back6 index d5e0747..3a12e37 100644 --- a/backup/back6 +++ b/backup/back6 @@ -188,8 +188,8 @@ def start_douyin_to_youtube(record_url, youtube_key, room_name=None, proxy_addr= # ----------------- Main Program ----------------- if __name__ == "__main__": - DOUYIN_URL = "https://live.douyin.com/153648759493" - YOUTUBE_KEY = "qxvb-r47b-r5ju-6ud3-6k7z" + DOUYIN_URL = "https://live.douyin.com/642534242822" + YOUTUBE_KEY = "ue78-1c3e-mr9g-14mz-9r4z" hls_instance = start_douyin_to_youtube(DOUYIN_URL, YOUTUBE_KEY) if not hls_instance: diff --git a/list b/list index 6959581..ef2b0e1 100644 --- a/list +++ b/list @@ -3,4 +3,9 @@ https://live.douyin.com/8687122573 https://live.douyin.com/642534242822 https://live.douyin.com/589037028237 https://live.douyin.com/743565594721 -https://live.douyin.com/249578288248 \ No newline at end of file +https://live.douyin.com/249578288248 + + + + +https://live.douyin.com/642534242822 \ No newline at end of file diff --git a/live.py b/live.py index d5e0747..3a12e37 100644 --- a/live.py +++ b/live.py @@ -188,8 +188,8 @@ def start_douyin_to_youtube(record_url, youtube_key, room_name=None, proxy_addr= # ----------------- Main Program ----------------- if __name__ == "__main__": - DOUYIN_URL = "https://live.douyin.com/153648759493" - YOUTUBE_KEY = "qxvb-r47b-r5ju-6ud3-6k7z" + DOUYIN_URL = "https://live.douyin.com/642534242822" + YOUTUBE_KEY = "ue78-1c3e-mr9g-14mz-9r4z" hls_instance = start_douyin_to_youtube(DOUYIN_URL, YOUTUBE_KEY) if not hls_instance: