Native Youtube Versions Save

Personal App that turned into "alpha released app" v2

v3.1

1 year ago

v3.0

1 year ago

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

What's Changed

New Contributors

Full Changelog: https://github.com/Aayush9029/NativeYoutube/compare/v2.2.3.1...v3.0

v2.2.3.1

1 year ago

CleanShot 2022-12-17 at 17 08 18

v2.2.3

2 years ago

What's Changed

Full Changelog: https://github.com/Aayush9029/NativeYoutube/compare/v2.2...v2.2.3

v2.0

2 years ago

What's Changed

Full Changelog: https://github.com/Aayush9029/NativeYoutube/compare/v1.0...v2.0

v2.1

2 years ago

Youtube API doesn't seem take down "data" if a video is taken down. (error fixed)

Screen Shot 2021-12-22 at 10 25 43 AM

What's Changed

Full Changelog: https://github.com/Aayush9029/NativeYoutube/compare/v1.0...v2.1

v2.2.2

2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/Aayush9029/NativeYoutube/compare/v1.0...v2.2.2

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

v1.0

2 years ago

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

v0.004

2 years ago

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?

v0.003

2 years ago

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