ErrorFlynn / ytdlp-interface

Windows graphical interface for yt-dlp, designed as a simple YouTube downloader
MIT License
1.08k stars 57 forks source link

The ytdlp-interface crashes without notification (while downloading a playlist) when connecting to VPN #162

Open Korb opened 3 months ago

Korb commented 3 months ago

Expected behavior

Option 1. Pause the download, display a message to the user about the impossibility of continuing the download, and offer to cancel the download or continue. Option 2. Inform the user that the download is impossible, and cancel further downloading. When Internet access appears, allow the user to select "continue downloading" in the context menu ща downloads.

ytdlp-interface 2.12.0.0 yt-dip 2024.07.25 ffmpeg 2024.07.27 Microsoft Windows 10.0.19045.4717 Dumps

ErrorFlynn commented 3 months ago

I was unable to reproduce this. I started a playlist download while disconnected from VPN, then I connected to the VPN while downloading. I did this several times, and sometimes nothing happened, while other times (the majority of instances) yt-dlp issued some errors and the download stopped (resulting with an error status in the queue). The program never crashed for me, so maybe there's some other factor that's causing the crash in your case.