YouTube URL Downloader автор 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.
8 Users8 Users
Метадані розширення
Про це розширення
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.
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
Permissions and data
Необхідні дозволи:
- Отримувати доступ до ваших даних для вебсайтів у домені youtube.com
Необов'язкові дозволи:
- Отримувати доступ до ваших даних для вебсайтів у домені youtube.com
Data collection:
- The developer says this extension doesn't require data collection.
Більше інформації
- Версія
- 1.0.2
- Розмір
- 27,66 КБ
- Востаннє оновлено
- місяць тому (18 лют 2026 р.)
- Пов'язані категорії
- Ліцензія
- Громадська ліцензія Mozilla 2.0
- Історія версій
- Мітки
- Додати до збірки