The Strongest Downloader Flow in This Project
This is the strongest downloader flow in the project because it uses richer source metadata instead of depending only on brittle HTML scraping. That gives YouTube a more stable and informative result layer than the other platform pages.
The page supports standard YouTube videos, many Shorts links, and a separate MP3 audio path when an audio stream is available through the current extraction flow.
Quality still depends on the formats returned for the specific video, but the implementation is materially stronger here than the public-page-only approach used for Instagram and TikTok.
YouTube Capabilities
Standard videos
Handles normal watch URLs and many shortened `youtu.be` links.
Shorts support
Also works with many direct YouTube Shorts URLs.
MP3 audio path
Exposes a separate MP3 audio action when the current extraction flow allows it.
Responsible Use
These downloader pages are intended for public content and personal, lawful use. Only download content you own, have permission to use, or are otherwise legally allowed to save. Results depend on whether the platform exposes a direct media stream to the server without requiring a private login session.