Skip to content

Commit 44147e5

Browse files
feat(youtube): add feed, history, watch-later, subscriptions, playlist, like, unlike, subscribe, unsubscribe (jackwener#1029)
* feat(youtube): add feed, history, watch-later, subscriptions, playlist, like, unlike, subscribe, unsubscribe * fix(youtube): normalize subscriptions channel fields * docs(skills): add youtube command coverage --------- Co-authored-by: jackwener <jakevingoo@gmail.com>
1 parent 677e37b commit 44147e5

17 files changed

Lines changed: 2444 additions & 356 deletions

File tree

README.zh-CN.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -211,7 +211,7 @@ npm link
211211
| **xiaoyuzhou** | `podcast` `podcast-episodes` `episode` `download` `transcript*` | 公开 |
212212
| **zhihu** | `hot` `search` `question` `download` `follow` `like` `favorite` `comment` `answer` | 浏览器 |
213213
| **weixin** | `download` | 浏览器 |
214-
| **youtube** | `search` `video` `transcript` | 浏览器 |
214+
| **youtube** | `search` `video` `transcript` `comments` `channel` `playlist` `feed` `history` `watch-later` `subscriptions` `like` `unlike` `subscribe` `unsubscribe` | 浏览器 |
215215
| **boss** | `search` `detail` `recommend` `joblist` `greet` `batchgreet` `send` `chatlist` `chatmsg` `invite` `mark` `exchange` `resume` `stats` | 浏览器 |
216216
| **coupang** | `search` `add-to-cart` | 浏览器 |
217217
| **bbc** | `news` | 公共 API |

0 commit comments

Comments
 (0)