Skip to content

Releases: Aayush9029/NativeYoutube

Native Youtube Player

23 Dec 23:51
3aa8f4b
Compare
Choose a tag to compare

CleanShot 2022-12-23 at 18 49 03

What's Changed

Full Changelog: v3.0...v3.1

macOS Ventura Release

23 Dec 08:39
97501ff
Compare
Choose a tag to compare

CleanShot 2022-12-23 at 03 37 41@2x

What's Changed

  • Complete redesign by @Aayush9029 in #67
  • Upgraded to Ventura & various little changes to the player by @Adelenade in #66

New Contributors

  • @Adelenade made their first contribution in #66

Full Changelog: v2.2.3.1...v3.0

Same Build

17 Dec 22:08
1db6a2d
Compare
Choose a tag to compare

URL Scheme, Playlist ID

15 Mar 00:09
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.2...v2.2.3

Early 2022 Release

23 Nov 21:16
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0...v2.2.2

AShot-2022 02 05-17 10 43@2x

v2.0

05 Feb 22:11
9ed4081
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0...v2.0

NativeYoutube v2

03 Nov 23:49
2cc98cc
Compare
Choose a tag to compare

Very first release of the next generation of Native Youtube app.

The app has been completely reworked from scratch, it's a menu bar app now, requires NO (brew) dependency to be installed by user except IINA ig

might have to remove the app from quarantine or ctrl+click will do the trick if not try this

xattr -c NATIVE_YOUTUBE_APP_PATH

Screen Shot 2021-11-03 at 7 48 06 PM


PS

  • Audio seems to work flawlessly even DRM-content
  • Video Playback is not that great so it's "disabled" works for livestreams only

Alpha 4.0

01 Sep 23:42
248dda1
Compare
Choose a tag to compare

What's new

  1. Search view's published date looks a lot nicer now.
  2. multiple streams issue: fixed #27

To update or install run the automatic install command, I've updated the command so it removes the app if it was previously installed.


Developer Note:

This might be the last app version which supports macOS Big Sur.

Here's why

I'm planning to drop Big Sur in the near future to focus execlusively on SwiftUI 3 + macOS Monterey. SwiftUI 3 add a ton of features, polish and performance improvements that this application can't live without.

What can you expect in upcoming months? Less dependencies, even more faster performance and maybe a menu bar app?

Native Youtube alpha 2.0 release

26 Jul 06:56
Compare
Choose a tag to compare

Mostly m1 optimizations and quality of life fixes for the intel installations.

  • App opens upto 5x faster on m1 machine (at least on my machine m1 air)
  • Linking issues should be fixed, apparently now brew installations tend to be saved under /opt directory?

Everything is native all two dependencies, the app

paths are stored in ~/.mubbi/config.json , users need to pass in their auth token on installation.

Screen Shot 2021-07-26 at 2 55 51 AM

see setup.py for more details

Universal build

Screen Shot 2021-07-25 at 11 39 38 PM

Native Youtube alpha 2.0 release

23 May 08:50
18f8c9c
Compare
Choose a tag to compare

Name has been changed to Mubbi

Icon has been redesigned by @insomnia-creator