YouTube Cobalt Tools Download Button

Adds a download button to YouTube videos using Cobalt API for downloading videos or audio.

Skapare
yodaluca23
Dagliga installationer
4
Totala installationer
913
Betyg
4 1 0
Version
1.5.2
Skapad
2024-06-13
Uppdaterad
2024-12-01
Size
21 KB
Licens
GNU GPLv3
Gäller för

YouTube Download Button with Cobalt API

Description

This user script adds a download button to YouTube videos, allowing users to download videos or audio using the Cobalt API.

How It Works

The script integrates a download button into YouTube's UI, enabling users to download video or audio in their preferred format and quality. It leverages the Cobalt API to facilitate the downloading process.

Key Functions

  1. Cobalt API Request: Sends a request to the Cobalt API to generate a download link.
  2. Fetch Video Info: Retrieves available video qualities and formats from the YouTube page.
  3. Show Quality Popup: Displays a popup for the user to select the format and quality before downloading.
  4. Remove Native YouTube Download Button: Removes the native YouTube Premium Download button, whether it be in overflow or not.

Usage

  1. Install a userscript manager like Tampermonkey.
  2. Add this user script to the manager.
  3. Visit any YouTube video page.
  4. Click the newly added "Download" button.
  5. Select the desired format and quality from the popup.
  6. Click "Download" to start the download process.

Credits