Releases: Aayush9029/NativeYoutube
Native Youtube Player
What's Changed
- Pr69v2 by @Aayush9029 in #70
- Native video player support by @Adelenade in #69
Full Changelog: v3.0...v3.1
macOS Ventura Release
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
URL Scheme, Playlist ID
What's Changed
- Custom Playlist ID + Refactor @Aayush9029 in #57
- Refactored a ton of files. by @ErrorErrorError in #55
- Added URLSchemes by @ErrorErrorError in #59
Full Changelog: v2.2...v2.2.3
Early 2022 Release
What's Changed
- Fixed playback controls and some ui improvements by @ErrorErrorError in #52
- Can now close a window by using
command + w
. by @ErrorErrorError in #53 - Cleaner Close Button, Rectangle Player by @Aayush9029 in #54
- Polished UI
- Notarized Build
New Contributors
- @ErrorErrorError made their first contribution in #52 🎉
Full Changelog: v1.0...v2.2.2
v2.0
What's Changed
- new screenshot, IINA required by @Aayush9029 in #44
- [ImgBot] Optimize images by @imgbot in #43
- Youtube video integration by @Aayush9029 in #46
Full Changelog: v1.0...v2.0
NativeYoutube v2
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
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
What's new
- Search view's published date looks a lot nicer now.
- 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
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.
see setup.py for more details
Universal build
Native Youtube alpha 2.0 release
Name has been changed to Mubbi
Icon has been redesigned by @insomnia-creator