Go to file
fanta 8a823dc1d0 dependencias añadidas al readme 2021-09-27 14:10:48 +02:00
LICENSE Initial commit 2021-09-27 12:15:50 +02:00
README.md dependencias añadidas al readme 2021-09-27 14:10:48 +02:00
peertubeSubsExtractor.sh script para descargar subtitulos 2021-09-27 13:58:39 +02:00

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)