axcore / tartube

A GUI front-end for youtube-dl, partly based on youtube-dl-gui and written in Python 3 / Gtk 3
GNU Lesser General Public License v2.1
1.92k stars 105 forks source link

Why won't Tartube install ffmpeg for me? #609

Closed Wonpil-Myoui closed 5 months ago

Wonpil-Myoui commented 5 months ago

I have a windows 11 and this is my first time downloading something like Tartube. I've wanted to download 4k youtube videos but everytime I try to install ffmpeg through Tartube it just says:

Starting update operation, installing FFmpeg pacman -S mingw-w64-x86_64-ffmpeg --noconfirm

I've waited for 10 minutes to see if it will do something, but I guess this is an error?

axcore commented 5 months ago

Try the Tartube installer, that already includes FFmpeg.

Wonpil-Myoui commented 5 months ago

Try the Tartube installer, that already includes FFmpeg.

Hi, I already installed this version, however when opening tartube for the first time, the Install ffmpeg shows up again with the same -noconfirm error.

axcore commented 5 months ago

With that version, ffmpeg is already installed. You can ignore the request to install ffmpeg.

Wonpil-Myoui commented 5 months ago

With that version, ffmpeg is already installed. You can ignore the request to install ffmpeg.

Thank you! Everything works perfectly now