/usub-adw

A simple Gtk app to download subtitles for YouTube videos

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

USub

A GTK4 app to download subtitles for YouTube videos using YouTube transcript api

Screenshot

Building:

  • Requirements

pip install youtube_transcript_api

  • Build

meson build --prefix=/usr

cd build

sudo ninja install