Important
This application is no longer maintained or updated. And at the current state, failing in a lot of task. Please consider switching to alternative clients. Thanks for anybody who supported the application within the application lifespan (>1 year). It's the end of a story.
Why? Because of reversing API and making them always keep alive possible is not possible when you have not a maintainer for doing that. And spending time with that is like wasting your time to make alive your application. You will never know when the API will be changed; and when API changed, your application fails. It's like a cat/mouse game, however the mouse just gave up.
Your free video player client for YouTube™.
You can see more screenshots from Gallery
Important
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.
You can use the installer that placed in releases section.
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
Warning
- This project is intended to demonstrate technical concepts and is not designed or endorsed for production or commercial use.
- This software is provided "as-is" without warranty of any kind, express or implied. The authors are not liable for any misuse, damage, or legal consequences resulting from the use of this software.
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
- Electron.JS is licensed by MIT License.
- electron/remote is licensed by MIT License.
- Module placed in
./node_modules/@electron/remote.
- Module placed in
- Yaru Icons is licensed by CC-BY-SA 4.0 License.
- Icons placed in
./assets/yaru-icons/.
- Icons placed in
- Breeze Icons is licensed by LGPL 2.1 License.
- Icons placed in
./assets/breeze-icons/.
- Icons placed in
- Fluent Icons is licensed by MIT License.
- Icons placed in
./assets/fluent-icons/.
- Icons placed in
- Bootstrap Icons is licensed by MIT License.
- Icons placed in
./assets/bootstrap-icons/.
- Icons placed in
- Material Symbols is licensed by Apache 2.0 License.
- Icons placed in
./assets/material-symbols/,./fonts/material-symbols-rounded.woff2and./css/material-symbols.css(Edited).
- Icons placed in
- yt-extractor.js is licensed by Apache 2.0 License.
- Sub dependencies:
- fast-xml-parse is licensed by MIT License.
- Sub dependencies:
- node-vibrant is licensed by MIT License.
- Script file placed in
./js/thirdparty/vibrant.js.
- Script file placed in
- hls.js is licensed by Apache 2.0 License.
- Script file placed in
./js/thirdparty/hls.light.min.js.
- Script file placed in
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.
-
If you're using KWin Windows Manager (Default Windows Manager of KDE Desktop Environment), you can set a new window rule to keep on top.
-
If you're using Ubuntu or based distro, you can look up this extension to get working.
NEWFLOW_FLAGS="--enable-features=UseOzonePlatform --ozone-platform=wayland" ./scripts/install-desktop-file
