Kylart / KawAnime

Desktop app for anime fans
MIT License
664 stars 50 forks source link

Scraping from other sites #53

Open AayRatt opened 5 years ago

AayRatt commented 5 years ago

Why only torrent? There are multiple websites which can be scraped for anime. You can also use this scraper https://github.com/OpenByteDev/SourceScraper

Kylart commented 5 years ago

I am currently refactoring all the logic that runs the app and it's now really simple to add new feed whether torrent or not.

So yes, please give me new video feeds and I'll see if I can implement them into the app!

I'll look into SourceScraper, seems really interesting and useful so far!

Kylart commented 5 years ago

Update on this:

I'm currently researching new feeds to use. Unfortunately, I don't see many websites referenced by SourceScraper that are usable as I'm looking for a release feed that gets updated and giving up video links without much troubles. So far, masterani.me seems interesting but keeps the video links hidden (I'm not looking for iframes here) but they can be accessed with some research I guess. We could also try simply asking them though.

Some other sources to investigate can be found in this reddit post which is quite convenient.

Further research needed here so please feel free to recommend some website that would fit here 😄

maxtron95 commented 4 years ago

@Kylart I found this project. I use it to download anime and I thought the project might be worth looking at.

https://github.com/manga-download/hakuneko

I like to see scraping from other sites as there are people that cannot torrent depending on the internet provider (for example, AT&T apparently bans their customers for torrenting.)

styles3544 commented 4 years ago

What are you looking for exactly? If you can be more specific what do you want exactly from the internet then maybe I can solve that issue with a web scraping project.

AxharKhan commented 2 years ago

https://github.com/ArjixWasTaken/anime-rss/tree/main/animepahe This still doesnt have visible video source but I hope it helps