您最多能選擇 25 個主題 主題必須以字母或數字為開頭,可包含連接號「-」且最長為 35 個字元。
fanta 8a823dc1d0 dependencias añadidas al readme 3 年前
LICENSE Initial commit 3 年前
README.md dependencias añadidas al readme 3 年前
peertubeSubsExtractor.sh script para descargar subtitulos 3 年前

README.md

peertubeSubsExtractor

Bash shell script ot extract subtitles from a peertube video.

git clone http://git.56k.es/fanta/peertubeSubsExtractor
cd peertubeSubsExtractor
chmod -x peertubeSubsExtractor.sh

Example:

./peertubeSubsExtractor.sh "https://peertube.uno/videos/watch/056a6e06-b5be-47bc-a525-4df0130c0727"

Dependencies: jq and wget (debian: apt install wget jq)