Update IPTV搜索引擎采集.py

This commit is contained in:
frxz751113
2024-09-15 19:30:33 +08:00
committed by GitHub
parent 00cb9c27ec
commit 4d9f39468a
+1 -1
View File
@@ -760,7 +760,7 @@ with open(file_path, 'r+', encoding='utf-8') as f:
content = f.read() content = f.read()
f.seek(0, 0) f.seek(0, 0)
f.write(f'{content}\n') f.write(f'{content}\n')
#f.write(f'更新时间,#genre#\n') f.write(f'2004年')
#f.write(f'请您欣赏,https://vd2.bdstatic.com/mda-mi1dd05gmhwejdwn/sc/cae_h264/1630576203346678103/mda-mi1dd05gmhwejdwn.mp4\n') #f.write(f'请您欣赏,https://vd2.bdstatic.com/mda-mi1dd05gmhwejdwn/sc/cae_h264/1630576203346678103/mda-mi1dd05gmhwejdwn.mp4\n')
f.write(f'{current_time}更新,#genre#\n') f.write(f'{current_time}更新,#genre#\n')
f.write(f'虚情的爱,https://vd2.bdstatic.com/mda-mi1dd05gmhwejdwn/sc/cae_h264/1630576203346678103/mda-mi1dd05gmhwejdwn.mp4\n') f.write(f'虚情的爱,https://vd2.bdstatic.com/mda-mi1dd05gmhwejdwn/sc/cae_h264/1630576203346678103/mda-mi1dd05gmhwejdwn.mp4\n')