Skip to content

Releases: youtube-blue/youtube-blue-desktop

Version 1.2

04 Jul 19:05
Compare
Choose a tag to compare

I included video-downloading dependencies (BETA)

Disclaimer: Only works with Windows
Note: Downloads go into yt/blue/folder/resources/app/download

How to run:

1.) Download the zip file attached
2.) Unzip the downloaded zip file
3.) Run youtube-blue.exe

Known Issues:

  • Enabling Picture in Picture (PiP) mode can be buggy sometimes
  • Built-in ad-blocker cannot block unskippable ads

Bugfixes:

  • You can download videos every tenths of a second
  • You don't need to have FFMPEG installed anymore, because it's auto downloaded from now on.
  • You don't need Visual C++ library system-wide

Malware analysis

VirusTotal

Version 1.1

03 Jul 11:12
Compare
Choose a tag to compare

I rewrote NodeJS scripts in Batch (BETA)

Disclaimer: Only works with Windows
Note: Downloads go into yt/blue/folder/resources/app/download

How to run:

1.) Download the zip file attached
2.) Unzip the downloaded zip file
3.) Run youtube-blue.exe

Known Issues:

  • Enabling Picture in Picture (PiP) mode can be buggy sometimes
  • You can only download one video / day
  • Video downloading cannot start if Visual C++ is missing system-wide (MSVCR100.dll missing)
  • Can't merge video and audio during video downloading if FFMPEG is missing system-wide (FFMPEG not included in the app)

Bugfixes:

  • You can enable Picture in Picture (PiP) mode without NodeJS
  • You can download videos, if you have Visual C++, and FFMPEG installed

Version 1.0

01 Jul 18:51
Compare
Choose a tag to compare

First version of YouTube Blue (BETA)

Disclaimer: Only works with Windows
Note: Downloads go into yt/blue/folder/resources/app/download

How to run:

1.) Download the zip file attached
2.) Unzip the downloaded zip file
3.) Run youtube-blue.exe

Known Issues:

  • Enabling Picture in Picture (PiP) mode can be buggy sometimes
  • Enabling Picture in Picture (PiP) mode, and downloading videos doesn't work on systems without NodeJS. (so far, the associated scripts have been NodeJS-based.)