ronglaoxie / thunder-subtitle

下载迅雷字幕

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

scan files > 50MB and download subtitle from thunder service

dependency(use python 3.*)

1. install conda

wget https://mirrors.tuna.tsinghua.edu.cn/anaconda/miniconda/Miniconda-latest-Linux-x86_64.sh install:https://www.jianshu.com/p/edaa744ea47d

2. enter conda

source $conda_home/bin/activate conda create -n python37 python=3.7 pip install request

3. run

cd $thunder-subtitle
./main.py [scan_path] [overwrite]

eg:
./main.py /volume1/z/movie
./main.py /volume1/z/movie overwrite

About

下载迅雷字幕


Languages

Language:Python 99.0%Language:Shell 1.0%