简单的媒体保护程序 一个简单的Python应用程序,用于保存Instagram和Twitter媒体(图片,视频,GIF,故事) ·· 目录 关于该项目 建于 入门 先决条件 Python https://www.python.org/ftp/python/3.9.2/python-3.9.2-amd64.exe 依存关系 pip install beautifulsoup4 requests selenium urllib3 wxpython 安装 视窗 下载最新版本Download MediaSaver.exe on https://github.com/mateus-werneck/MediaSaverBr/releases Linux 如果还没有安装Python sudo apt install python3.8 3- 安装geckdriver(Selenium) htt