YouTube
base_url = “https://do-api-yt.homelabwithkevin.com”
channel
| parameter | description | example |
|---|---|---|
| channel_id | Get channel information by id | /channel_id/@ChannelName |
video
| parameter | description | example |
|---|---|---|
| video_id | Get video information by id | /video_id/abc1234 |
upload_date
| parameter | description | example |
|---|---|---|
| upload_date | Get videos by upload_date | /upload_date/20240406 |