Update 网络收集.py
This commit is contained in:
+1
-1
@@ -22,7 +22,7 @@ import cv2
|
||||
from bs4 import BeautifulSoup
|
||||
from urllib.parse import urlparse
|
||||
from translate import Translator # 导入Translator类,用于文本翻译
|
||||
# 定义txt文件的URL列表
|
||||
## 定义txt文件的URL列表
|
||||
urls = [
|
||||
'https://dimaston.github.io/live.m3u', #假m3u
|
||||
'https://raw.githubusercontent.com/gaotianliuyun/gao/master/list.txt', #暂时保留
|
||||
|
||||
Reference in New Issue
Block a user