justfoolingaround / animdl

A highly efficient, fast, powerful and light-weight anime downloader and streamer for your favorite anime.
GNU General Public License v3.0
1.33k stars 109 forks source link

[request: site] KimCartoon as New Source #240

Open AriZoneVibes opened 1 year ago

AriZoneVibes commented 1 year ago

KimCartoon

It might be a bit out of scope since it isn't animes, so I would understand if you are against it. It would be cool to also have it as a source to have those shows that aren't available on the current ones.

I found this tool written on Go that uses kimcartoon as source. Currently seems broken, isn't able to play or download but is able to search and show the data about season and episodes. KimCli

justfoolingaround commented 1 year ago

Actually might add this due to current providers being bad lol.

Don't worry about me being against it, anime are technically cartoons for neckbeards! (the developer was never seen after this comment.)

justfoolingaround commented 1 year ago

I will add that, please do confirm if this is the "real" website and not some clone. I wouldn't want to waste my time!

AriZoneVibes commented 1 year ago

lol >w<

And sweet! Glad you are cool with the idea ^^ Based on this wiki on reddit and other posts I found online, that link should be the trustworthy one. Looking around, any using KissCartoon is a clone, Was the name of the previous site before it disappeared 4 years ago.

A side note in case is useful for you. Inside the website the video player is displayed as an iframe. I'm trying to find where is the iframe site requesting the video data from to find the actual origin. They block the debugger, so will try with a network monitor.

Update: The iframe that contains the player is in the domain https://keephealth.info, then this sends a request to delivery364.akamai-video-content.com and receives a .m3u8 playlist that contains the .ts segments. keephealth.info_Archive [23-03-08 17-31-55]ChangeToDotHAR.txt

gamechanger2030 commented 1 year ago

sorry this is out of context, how can i learn web scraping like you did. I am new to python so dont know where to begin with :(

h4rldev commented 1 year ago

Go to discussions, people discuss scraping in general there, and you probably would get answers there.