CoolnsX / dra-cla

A cli tool to browse and play korean drama, chinese drama
GNU General Public License v3.0
79 stars 10 forks source link

Feature request: have trending/new shows being shown in the app #5

Open mercifulboss opened 1 year ago

mercifulboss commented 1 year ago

First of all, thank you for the app, I have been waiting for this for a while.

I was wondering if it would be possible to scrape dramacool (or some other site) to show new/trending shows with a description (if possible) to watch. I don't always know what to search but if we had the ability to discover new shows right from the terminal that would be very convenient. Otherwise the purpose of the app is kind of defeated if I have to go to dramacool to find new shows to watch

CoolnsX commented 1 year ago

There are two link which i can scrape for popular drama

  1. https://asianembed.io/popular
  2. https://dramacool.sr/most-popular-drama

first one will be easy to scrape cause dra-cla is actually scraping asianembed and second one will take some time to make compatible with the script.. basically dramacool is a front end of asianembed so that's why i m scraping asianembed and another reason is that people don't know about asianembed so the traffic is less there..