Skip to content

minhthuanit/flutube

 
 

Repository files navigation

FluTube

Youtube video client made using flutter

GitHub release License Build from source

Features:

  • Beautiful user interface
  • Lightweight and fast
  • No Login Required
  • Keep your liked videos and comments
  • Playlists support
  • Download videos, audios and thumbnails
  • Ads free forever
  • Free libre and open source (FLOSS)

Direct app download


Build from source

  • Download latest Flutter SDK (>=2.2.3)
  • Clone this repo and then for building
# Download dependencies
flutter pub get; flutter create .

# For Direct Testing
flutter build <windows/apk/linux>

Credits

This project would not be possible without youtube_explode_dart ported from C# by Hexer10.

License

GNU GPLv3 Image

FluTube is Free Software: You can use, study share and improve it at your will. Specifically you can redistribute and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version

About

Youtube video downloader made using flutter.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Dart 81.2%
  • C++ 10.4%
  • CMake 7.4%
  • C 0.7%
  • Swift 0.2%
  • Kotlin 0.1%