Sugimoto-Dev / NativeYoutube

Personal App that turned into "alpha released app" v2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NativeYoutube

Buy Me a Coffee  Download App

Requirements:

  • MacOS 12.0 or above
  • A working google account
  • IINA Required for Native playback

Usage

Download the universal binary from the releases tab.

  • Open the app It's a menu bar app

  • Click on the gear icon > paste your api key, you're done.

FAQ:

Where's the non menu bar version that worked on BigSur?

It's in the Mubbii branch It is no longer being maintained however there are forks of the "Mubbii" which are being maintained. Note: The codebase for Mubbii is very bad as it was hacked together in couple hours

Why drop support for Mubbii?

Mubbii required mpv and youtube-dl to be installed. This is a standalone app. Internals have been reworked from the ground up for new macOS version.

How do I Get a YouTube API Key?

  1. Log in to Google Developers Console
  2. Create a new project.
  3. On the new project dashboard, click Explore & Enable APIs.
  4. In the library, navigate to YouTube Data API v3 under YouTube APIs.
  5. Enable the API.
  6. Create a credential.
  7. A screen will appear with the API key.

Here's a video link for old version of app, process of api key retrival is similar

How do I add custom playlist?

  1. Find a playlist you like, eg: https://www.youtube.com/watch?v=dQw4w9WgXcQ&list=PL634F2B56B8C346A2
  2. Copy the word after "list=" it's PL634F2B56B8C346A2 in this case
  3. Paste it in the prefrence window (NativeYoutube > Prefrence (Command + , ) > General > Custom Playlist)

About

Personal App that turned into "alpha released app" v2

License:GNU General Public License v3.0


Languages

Language:Swift 100.0%