>guy reverse engineers hanime API
>doesn't document it and writes a NodeJS module for it instead
@matrix here’s a quickstart for playing around:
curl https://hanime.tv/videos/hentai/imouto-twins-1 | grep -oP '(?<=\<script\>window\.__NUXT__=)\{.*\}(?=;\<\/script\>)' | jq
@kakol Wut? I just wanna know what urls and headers return what. I don't understand webdev ![]()
their old API allowed you to download HD stuff without premium with just a simple header :D