Skip to content

Latest commit

 

History

History
45 lines (38 loc) · 2.48 KB

README.md

File metadata and controls

45 lines (38 loc) · 2.48 KB

Unofficial Youtube Api

Unofficial Simple Youtube Api

Route Parameters
/youtube/search all
/youtube/search channel
/youtube/search playlist
/youtube/search video

Noted


ID: Router yang akan dibaca adalah rute channel, video, playlist, all
EN: What the router will read are channel routes, video, playlist, all

Wrong Example

/youtube/search?all=fatih&channel=fatih+arridho
ID: Maka yang akan dibaca terlebih dahulu adalah rute channel. Begitu pula dengan yang lainnya.
EN: So what will be read first is the channel route. Likewise with the others.

Correct Example

  1. youtube/search?channel=fatih+arridho
  2. youtube/search?video=fatih+arridho
  3. youtube/search?playlist=playlist+lagu+anime
  4. youtube/search?all=fatih+arridho

Want To Contribute?

Pull Request! :)

Donate