Hexer10/youtube_downloader_flutter

Implement flutter_ffmpeg

Hexer10 opened this issue · 1 comments

Add ffmpeg support to android and ios as well

This was implement for android and ios, however some streams cannot be merged due to mobile ffmpeg.
It is needed to find a way to check when the merge fails however I'm not sure how to do that currently: See tanersener/flutter-ffmpeg#286