yausername / youtubedl-android

youtube-dl for android
GNU General Public License v3.0
934 stars 172 forks source link

Update FFmpeg to the lastet version #258

Closed JunkFood02 closed 1 week ago

JunkFood02 commented 7 months ago

The last ffmpeg update was a year ago(#183), and the previous version (v5.1) of ffmpeg already had some incompatibilities with yt-dlp:

Update to a more recent version (v6.1 by the time writing) could maybe resolve these issues

zaednasr commented 4 months ago

@JunkFood02 is it possible to add ffmpeg progress regex?

xibr commented 1 month ago
fillwithjoy1 commented 1 month ago

@JunkFood02 is it possible to add ffmpeg progress regex?

I believe that is already done

zaednasr commented 1 month ago

@JunkFood02 is it possible to add ffmpeg progress regex?

I believe that is already done

Nope. It only grabs the ytdlp and aria2c progress

fillwithjoy1 commented 1 month ago

@JunkFood02 is it possible to add ffmpeg progress regex?

I believe that is already done

Nope. It only grabs the ytdlp and aria2c progress

oh I realize where ffmpeg is used, my bad

BobbyESP commented 1 week ago

272 Closed this issue