's'
This commit is contained in:
2
live.py
2
live.py
@@ -179,7 +179,7 @@ def monitor_panel_thread(hls_instance, interval=2, max_width=50):
|
|||||||
|
|
||||||
# ----------------- 主程序 -----------------
|
# ----------------- 主程序 -----------------
|
||||||
if __name__ == "__main__":
|
if __name__ == "__main__":
|
||||||
DOUYIN_URL = "https://live.douyin.com/161639099403"
|
DOUYIN_URL = "https://live.douyin.com/258299812685"
|
||||||
YOUTUBE_KEY = "qxvb-r47b-r5ju-6ud3-6k7z"
|
YOUTUBE_KEY = "qxvb-r47b-r5ju-6ud3-6k7z"
|
||||||
|
|
||||||
hls_instance = start_douyin_to_youtube(DOUYIN_URL, YOUTUBE_KEY, delay_sec=40)
|
hls_instance = start_douyin_to_youtube(DOUYIN_URL, YOUTUBE_KEY, delay_sec=40)
|
||||||
|
|||||||
Reference in New Issue
Block a user