Bluegrams / Vividl

Modern Windows GUI for youtube-dl/ yt-dlp
https://vividl.sourceforge.io
BSD 3-Clause "New" or "Revised" License
639 stars 54 forks source link

Issue #98

Closed Yagaami closed 6 months ago

Yagaami commented 1 year ago

this error happens whenever i try to download a video. Error shows couldn't fatch video info... i have everything updated and have the latest seal apk update

alxnull commented 1 year ago

Hey, could you share the link to a video where this issue occurs so I can help you debug this? Thanks!

reddvid commented 11 months ago

Happens to me as of the moment with the latest portable version of the app and even building from source (re-imported ffmpeg and yt-dlp to project files).

Tried two links (old video and a recent one) with a similar program called yt-dl-wpf, which both works, but NOT on Vividl.

yt-dl-wpf reported an error when I have selected a specific output download/format (1080p AVC + AAC MP4):

 ERROR: [youtube] aAPCaoiItz4: Requested format is not available.

reddvid commented 11 months ago

Update: Found the issue, I might have been using an older version of yt-dlp (or ffmpeg?).

Ran the DownloadBinaries powershell script to download the latest ones and the app now works as intended.