maxujie / xuetang-down

学堂在线字幕下载工具 XuetangX Subtitle Batch Download Tool

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

xuetang-down 学堂在线(XuetangX)字幕下载工具

如题。

Usage

  1. 登录 http://www.xuetangx.com ,将自己的 cookie 以 json object 的格式保存到 cookie.json
  2. 进入自己所上课程页面,将课程的网址填入 config.json 中对应位置
  3. 执行 xuetang-down.py

Requirements

  • python3
  • beautiful soup
  • requests
pip install beautifulsoup4 requests

About

学堂在线字幕下载工具 XuetangX Subtitle Batch Download Tool

License:MIT License


Languages

Language:Python 100.0%