1
0
mirror of https://github.com/wbt5/real-url.git synced 2025-08-01 14:48:01 +08:00

Update get_dy_real_url.py

This commit is contained in:
wbt5 2019-09-19 13:43:53 +08:00
parent 0657b1d9f6
commit f5b9468e4a

View File

@ -1,3 +1,6 @@
# 获取斗鱼直播间的真实流媒体地址可在PotPlayer、flv.js等播放器中播放。
import requests
import re
import execjs