分享github上比较经典的python项目

1.下载B站视频和弹幕,将xml原生弹幕转换为ass弹幕文件,支持plotplayer等播放器的弹幕播放。
https://github.com/Jack-Cherish/python-spider/tree/master/bilibili

2.Python3网络爬虫实战:VIP视频破解助手;GEETEST验证码破解;小说、动漫下载;手机APP爬取;财务报表入库;火车票抢票;抖音APP视频下载;百万英雄辅助;网易云音乐下载;B站视频和弹幕下载;京东晒单图下载
https://github.com/sukersuker/python--spider

3.爬取B站弹幕,生成词云
https://github.com/zhongjidalao/baozang_index

4.spider用于爬取B站前top100的小视频
https://github.com/AngelKitty/bilibili-smallvideo

5.自动下载youtube频道最近更新的视频,并上传到bilibili
https://github.com/3Shain/VideoAutoSync
本项目使用vs写的。

你可能感兴趣的:(分享github上比较经典的python项目)