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 youtube downloader. 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 download the app into your system:
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 buildwindowsrunnerrelease).
screenshots
Comments are closed.