pnancke / Native-Youtube

Personal APp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Muubii

Screen Shot 2021-05-23 at 4 10 32 AM

Screen Shot 2021-05-23 at 4 07 53 AM


Installation

Automatic install (recommended)

  • Open Terminal.
  • Paste the line below, once done check your applications folder.
  • Ctrl + Click the app
  • Done.
/bin/bash -c "$(curl https://raw.githubusercontent.com/Aayush9029/Native-Youtube/main/install.sh)"

or (manual)


  1. HomeBrew
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"

  1. MPV and youtube-dl
 brew install mpv youtube-dl

  1. Download app
cd ~/Desktop; wget https://github.com/Aayush9029/Native-Youtube/releases/download/v0.02/Muubii.app.zip

Usage:

Open app, paste your youtube api key

How to Get a YouTube API Key

  1. Log in to Google Developers Console, Here's The Official Documentation follow step 2 and 3
  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.

Features to add:

  • oauth login, subscription view
  • add more yoututbe like features (upload, edit, account) pages.
  • Package app with mpv and youtube-dl binary
  • New Splash Screen

FAQ:

Why no clean code structure?

  • Working on it. (35% there)

How do I donate?

Where should I paste api keys? usage


If you also have an iPhone checkout

It's pretty neat imo


About

Personal APp


Languages

Language:Swift 100.0%