malisipi / NewFlow

A free YouTube client for Desktop (inspired from NewPipe)
Apache License 2.0
27 stars 2 forks source link
4k cross-platform download-video electron linux newpipe privacy video windows youtube youtube-client youtube-downloader

[!WARNING] This application is unstable at the moment. Also most features is not implemented or partially implemented.

NewFlow

"NewFlow Screenshot"

Your free video player client for YouTube™.

Installation

[!WARNING] Installers is designed to help end users while installing NewFlow however the installers can have some bugs. If you encounter if any bug, please report it.

For Windows 10 and above

You can use the installer that placed in releases section.

For Linux

You can run the command that placed below to install NewFlow.

[!IMPORTANT] git and electron commands must be installed to use the script.

curl https://raw.githubusercontent.com/malisipi/NewFlow/main/linux-setup | bash

Licenses

[!IMPORTANT] The application is licensed by Apache 2.0 License.

The icons and banners of application is licensed by Attribution-NonCommercial-NoDerivatives 4.0 International License. So ./assets/banner.png, ./assets/newflow.png, ./assets/newflow.ico and ./assets/newflow.svg is licensed by Attribution-NonCommercial-NoDerivatives 4.0 International License

FAQ

Picture-in-Picture gets under windows on Linux/Wayland

Since Wayland protocol doesn't support to set windows always on top, there're no possible way to do it without a Window-Manager trick.

Windows 7 Support

There're no official support for Windows 7, however it can work with some tricks.

[!CAUTION] Don't forget there's no support for Windows 7. And using any trick to make the application working, the application can be crash randomly times. Also it can cause security bugs.

Creating Desktop Shortcut on Linux with Wayland Support

NEWFLOW_FLAGS="--enable-features=UseOzonePlatform --ozone-platform=wayland" ./scripts/install-desktop-file