03 2022 档案

摘要:最近看到某有色网站的视频不错,可是这个网站的网速不太理想,就想下载看,偏偏视频又是加密的,遂破解之。 # -*- coding: utf-8 -*- """ Created on 2022-03-21 0021 21:45 @Software : PyCharm @author: Administr 阅读全文
posted @ 2022-03-21 22:04 studieren 阅读(1113) 评论(0) 推荐(0) 编辑
摘要:在B站下载了json格式字幕,potplayer不支持这种格式,于是用python写了个小工具,转成了srt格式。 import math,json def zimu(jsonpath, srtpath): file = '' # 这个变量用来保存数据 i = 1 with open(jsonpat 阅读全文
posted @ 2022-03-21 21:35 studieren 阅读(719) 评论(0) 推荐(0) 编辑
摘要:BENE- 来自拉丁语,well, A benefit 好的result或effect, something benificial 产生好的结果 这个拉丁词根也在其他语言中出现了,西班牙语:Bueno! 法语:Bon! 意大利语:Bene! benediction A prayer that ask 阅读全文
posted @ 2022-03-07 19:44 studieren 阅读(196) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示