's'
This commit is contained in:
4
live.py
4
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:
|
||||
|
||||
Reference in New Issue
Block a user