Nie możesz wybrać więcej, niż 25 tematów Tematy muszą się zaczynać od litery lub cyfry, mogą zawierać myślniki ('-') i mogą mieć do 35 znaków.
fanta 8a823dc1d0 dependencias añadidas al readme 3 lat temu
LICENSE Initial commit 3 lat temu
README.md dependencias añadidas al readme 3 lat temu
peertubeSubsExtractor.sh script para descargar subtitulos 3 lat temu

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)