OnlyBens / vscode-extension-ideas

73 stars 1 forks source link

Vstube #38

Open mgkyawmyotun opened 3 years ago

mgkyawmyotun commented 3 years ago

youtube for vscode

that only recommend programming related video

samarmohan commented 3 years ago

YESSSS, this is awesome.

TiagoSansao commented 3 years ago

If this happens to be developed in the future, I am going to show you a piece of the code that will be there:

for (let programming_video in new_videos) {
  if (programming_video.author === "Ben Awad") {
    fucking.recommend.this.shit();
  } else {
    recommend.the.rest.i.dont.care();
  }
};
samarmohan commented 3 years ago

Lol yes, 100%