SF Tube – Formerly FluTube

Youtube 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


Contribute translations

  • Simply copy the content of app_en.arb located in lib/translations to your language like app_hi.arb
  • Now Modify the values of every key for example:
    "preferences": "सेटिंग्स"
  • Now make a Pull Request or simply create an issue and upload your translations there.

Build from source

  • Download latest Flutter SDK (>=2.8.0)
  • 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

SF Tube is a 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

GitHub

View Github