YouTube Advanced Downloader

Advanced YouTube video downloader with quality selection and progress tracking

目前为 2025-02-23 提交的版本。查看 最新版本

作者
anas k
评分
0 0 0
版本
1.1
创建于
2025-02-23
更新于
2025-02-23
大小
18.0 KB
许可证
MIT
适用于

YouTube Advanced Downloader

A powerful userscript that adds download capabilities to YouTube, allowing you to download videos in various formats and qualities. This script requires a backend server to function.

⚠️ Important Note

This script requires a backend server to work. You'll need to set up the backend server first or use an existing one. The backend code is available at: YouTube API Downloader Backend

Features

  • 📥 One-click download button on any YouTube video
  • 🎚️ Multiple quality options (1080p to 144p)
  • 🎵 Audio-only download support
  • 📊 Download progress indicator
  • 🔄 Direct download or get link options
  • 🌙 Dark theme UI that matches YouTube's theme

Installation Instructions

  1. Install a userscript manager (like Tampermonkey) for your browser
  2. Install this script
  3. Set up the backend server using the instructions at GitHub Repository
  4. Configure the script with your API key and server URL:
    • Click on the Tampermonkey icon
    • Select "Dashboard"
    • Find "YouTube Advanced Downloader"
    • Edit these lines at the top of the script: javascript const API_KEY = 'Your API Key'; // From your backend server const API_BASE = 'Your API Base URL'; // Your backend server URL

Usage

  1. Go to any YouTube video
  2. Click the Tampermonkey icon in your browser
  3. Select "📥 Download Video"
  4. Choose your preferred quality
  5. Click either:
    • "Download" for direct download
    • "Get Link" to open the download link in a new tab

Available Quality Options

  • Audio Only (M4A)
  • 144p
  • 240p
  • 360p
  • 480p
  • 720p
  • 1080p
  • Highest Quality

Troubleshooting

  • If downloads don't start, check your API key and base URL configuration
  • Make sure your backend server is running and accessible
  • Check your browser's console for any error messages
  • Ensure you have sufficient disk space for downloads

Privacy & Security

  • The script only connects to your configured backend server
  • No data is sent to third parties
  • Your API key is stored locally in the script

Support

For issues related to:

  • Backend server: Visit the GitHub repository
  • Userscript: Leave a comment on this Greasy Fork镜像 page

License

MIT License - feel free to modify and distribute this script while maintaining attribution.

QingJ © 2025

镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址