Skip to content
#

youtube-data-api

Here are 47 public repositories matching this topic...

rosekamallove
rosekamallove commented Apr 25, 2022

We don't need to do a lot of work here since I will be re-writing the whole project someday. Until then, all we need to do is make the UI responsive enough so that it doesn't look like an abomination when opened on mobile devices.

  • Responsive Navbar
  • Responsive Cards everywhere (We can use Row and Col from AntD)
  • Responsive Video Player => We would have the video running in the
enhancement good first issue high-priority

Main features are: Compare channel KPIs such as video count, views, duration, un-/clickable link count and video tags and show visualizations. Analyse video comments with time series and sentiments and show visualizations.

  • Updated Dec 25, 2019
  • Python

This project was built to demonstrate how we at @baivaru structures - our async pyrogram projects. I could have written a skeleton (directory structures, modules showing where plugins are loaded from and etc) which you could simply clone and build upon. However, doing that could have left you halfway through the whole purpose of “making it easier” and having a skeleton. Therefore, the following project is a fully functional bot that demonstrates most of the common methods, functionalities that pyrogram offers you to start programing a simple telegram bot and some clean practices that we at @baivaru follow which you could refer and imply with your projects.

  • Updated Jun 2, 2021
  • Python

Improve this page

Add a description, image, and links to the youtube-data-api topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the youtube-data-api topic, visit your repo's landing page and select "manage topics."

Learn more