Toolverse
All skills

youtube-transcribe-skill

by feiskyer

Extract subtitles/transcripts from a YouTube video URL and save as a local file. Use when you need to extract subtitles from a YouTube video.

Installation

Pick a client and clone the repository into its skills directory.

Installation

Quick info

Author
feiskyer
Category
Backend
Views
178

About this skill

Extract subtitles/transcripts from a YouTube video URL and save as a local file. Use when you need to extract subtitles from a YouTube video.

How to use

  1. Upewnij się, że masz zainstalowany yt-dlp — narzędzie do pobierania treści z YouTube'a. Jeśli go nie masz, zainstaluj przez menedżer pakietów (np. pip install yt-dlp lub brew install yt-dlp w zależności od systemu).

  2. Przygotuj link do wideo YouTube'a, z którego chcesz pobrać napisy. Obsługiwane są zarówno pełne adresy (youtube.com/watch?v=...) jak i skrócone linki (youtu.be/...).

  3. Uruchom umiejętność, podając adres URL wideo jako argument. Narzędzie najpierw zweryfikuje poprawność linku i pobierze informacje o filmie (tytuł).

  4. Pozwól narzędziu na automatyczne pobranie napisów. Domyślnie pobiera napisy w językach: chiński uproszczony, chiński tradycyjny i angielski. Jeśli wideo zawiera napisy w innym języku, mogą być dostępne jako opcja.

  5. Jeśli pojawi się błąd związany z przeglądarką (np. Chrome nie jest dostępny), podaj nazwę innej przeglądarki, którą masz zainstalowaną (Firefox, Safari, Edge). Narzędzie ponownie spróbuje pobrać napisy z użyciem wskazanej przeglądarki.

  6. Po pomyślnym pobraniu napisy zostaną zapisane jako plik lokalny o nazwie odpowiadającej tytułowi wideo. Możesz teraz edytować, archiwizować lub analizować zawartość napisów.

Related skills

gog

by openclaw

Google Workspace CLI for Gmail, Calendar, Drive, Contacts, Sheets, and Docs.

Backend
34126

scientific-writing

by K-Dense-AI

Write scientific manuscripts. IMRAD structure, citations (APA/AMA/Vancouver), figures/tables, reporting guidelines (CONSORT/STROBE/PRISMA), abstracts, for research papers and journal submissions.

Backend
47191

supabase-operations

by elevanaltd

Supabase operational knowledge for migrations, RLS optimization, MCP tool benchmarks, and ADR-003 compliance. Use when validating database migrations, optimizing Row-Level Security policies, checking MCP tool performance, or ensuring Supabase operational standards. Triggers on:

Backend
27109

supabase-developer

by daffy0208

Build full-stack applications with Supabase (PostgreSQL, Auth, Storage, Real-time, Edge Functions). Use when implementing authentication, database design with RLS, file storage, real-time features, or serverless functions.

Backend
78170

sql-optimization-patterns

by wshobson

Master SQL query optimization, indexing strategies, and EXPLAIN analysis to dramatically improve database performance and eliminate slow queries. Use when debugging slow queries, designing database schemas, or optimizing application performance.

Backend
40163

pdf-to-markdown

by aliceisjustplaying

Convert entire PDF documents to clean, structured Markdown for full context loading. Use this skill when the user wants to extract ALL text from a PDF into context (not grep/search), when discussing or analyzing PDF content in full, when the user mentions \

Backend
355664