Youtube Downloader Flutter

This is a cross platform app (currently tested on Android and Windows) to download videos from YouTube, it's still a WIP. It is mostly e remake of YoutubeDownloader. You can search a video from YouTube (within the app) and chose which stream you'd like to download. If FFMPEG is added to the path you can long-press two tiles (audio and video), and those tracks will be merged into one, remember that muxed tracks (the ones with already audio + video, have a poor quality).

Building the app

You must have the flutter sdk installed.

First clone the app into your system:
git clone https://github.com/Hexer10/youtube_downloader_flutter.git

Then from inside the project directory run:
flutter build <windows/apk/linux>

Then locate and run the app (ie in windows it is located inside build\windows\runner\Release).

Screenshots

113563902-c7beb100-9608-11eb-845a-4bad383d2e6b

113563973-df963500-9608-11eb-9583-0031dcd92d76

113563926-cee5bf00-9608-11eb-950f-4934906554b9

113563992-e45ae900-9608-11eb-8bb5-6787fd0c3e86

113564014-ecb32400-9608-11eb-9a69-1aa5a0655217

GitHub

https://github.com/Hexer10/youtube_downloader_flutter