No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.
fanta 8a823dc1d0 dependencias añadidas al readme hace 3 años
LICENSE Initial commit hace 3 años
README.md dependencias añadidas al readme hace 3 años
peertubeSubsExtractor.sh script para descargar subtitulos hace 3 años

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)