Skip to content

FatihArridho/Unofficial-YoutubeApi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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