Firefox Browser Add-ons
  • Extensions
  • Themes
    • for Firefox
    • Dictionaries & Language Packs
    • Other Browser Sites
    • Add-ons for Android
Log in
Preview of YouTube URL Downloader

YouTube URL Downloader by Essin

Select videos on any YouTube channel page — Videos, Streams, or Shorts — and export their URLs as a yt-dlp batch file, ready for bulk downloading or transcript extraction.

0 (0 reviews)0 (0 reviews)
Download Firefox and get the extension
Download file

Extension Metadata

About this extension
YouTube URL Downloader adds checkboxes to video thumbnails on YouTube channel pages so you can hand-pick videos and export their URLs in one click.

How to use
1. Navigate to any YouTube channel's Videos, Streams, or Shorts tab.
2. Check the videos you want — or use Select All Visible to grab everything on screen.
3. Click ⬇ Export URL List to download a plain-text batch file.

The exported file works directly with yt-dlp

Download transcripts (plain text, no timestamps):
yt-dlp --write-auto-subs --skip-download \
--sub-lang en --convert-subs txt \
-o "%(title)s.%(ext)s" \
-a ChannelName_ytdlp_2026-02-18.txt

Keep timestamps (SRT format):
yt-dlp --write-auto-subs --skip-download \
--sub-lang en --convert-subs srt \
-o "%(title)s.%(ext)s" \
-a ChannelName_ytdlp_2026-02-18.txt

Or download the videos themselves:
yt-dlp -a ChannelName_ytdlp_2026-02-18.txt

The file is named after the channel and today's date. Comment lines (starting with #) are ignored by yt-dlp and contain embedded usage instructions for reference.

Privacy
The extension collects no data, makes no external network requests, and stores nothing. It only reads the page you are already viewing to find video links.
Rated 0 by 0 reviewers
Log in to rate this extension
There are no ratings yet

Star rating saved

5
0
4
0
3
0
2
0
1
0
No reviews yet
Permissions and data

Required permissions:

  • Access your data for sites in the youtube.com domain

Optional permissions:

  • Access your data for sites in the youtube.com domain

Data collection:

  • The developer says this extension doesn't require data collection.
Learn more
More information
Version
1.0.2
Size
27.66 KB
Last updated
6 days ago (Feb 18, 2026)
Related Categories
  • Search Tools
License
Mozilla Public License 2.0
Version History
  • See all versions
Tags
  • youtube
Add to collection
Report this add-on
Go to Mozilla's homepage

Add-ons

  • About
  • Firefox Add-ons Blog
  • Extension Workshop
  • Developer Hub
  • Developer Policies
  • Community Blog
  • Forum
  • Report a bug
  • Review Guide

Browsers

  • Desktop
  • Mobile
  • Enterprise

Products

  • Browsers
  • VPN
  • Relay
  • Monitor
  • Pocket
  • Bluesky (@firefox.com)
  • Instagram (Firefox)
  • YouTube (firefoxchannel)
  • Privacy
  • Cookies
  • Legal

Except where otherwise noted, content on this site is licensed under the Creative Commons Attribution Share-Alike License v3.0 or any later version.