mirror of
https://github.com/imgyh/tiktok.git
synced 2025-04-06 08:15:46 +08:00
feat(url): 增加音乐合集URL
This commit is contained in:
parent
c6bcff67da
commit
fa635ebe7f
@ -71,6 +71,9 @@ class Urls(object):
|
||||
# 直播
|
||||
self.LIVE = 'https://live.douyin.com/webcast/room/web/enter/?'
|
||||
|
||||
# 音乐
|
||||
self.MUSIC = 'https://www.douyin.com/aweme/v1/web/music/aweme/?'
|
||||
|
||||
# X-Bogus Path
|
||||
# 60 秒内,请求同一URI累计超过 600 次,封锁IP 300 秒
|
||||
self.GET_XB_PATH = 'https://tiktok.199933.xyz/xb'
|
||||
|
Loading…
x
Reference in New Issue
Block a user