# Gotube

> Use this skill when the user wants to simple command line tool for downloading youtube videos.

- Skill: `javimosch/gotube` (Agent Skill)
- Install (CLI): `npx skillmds@latest add javimosch/gotube`
- Raw SKILL.md: https://api.skillmd.com/api/skills/javimosch/gotube/raw
- Safety review: PASS (external: skill-scanner PASS, skillspector PASS)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: javimosch (https://skillmd.com/u/javimosch)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/javimosch/gotube

---


# Gotube Plugin

Simple command line tool for downloading YouTube videos.

## Commands

### Operations
- `gotube video download` — download video via gotube
- `gotube playlist download` — download playlist via gotube
- `gotube audio extract` — extract audio via gotube

## Usage Examples
- "gotube --help"
- "gotube <args>"

## Installation

```bash
go install github.com/marethyu/gotube@latest
```

## Examples

```bash
gotube --version
gotube --help
```

## Key Features
- youtube\n- download\n- video

