's'
This commit is contained in:
@@ -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:
|
||||
|
||||
7
list
7
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
|
||||
https://live.douyin.com/249578288248
|
||||
|
||||
|
||||
|
||||
<!-- nice -->
|
||||
https://live.douyin.com/642534242822
|
||||
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