How to get some of "Otonashi Kurumi"'s videos

Kurumi is using wordpress to link most of her videos here: https:// stream. otonashikurumi. com/

You can find the latest changes she made on some of the recent pages here: https://stream.otonashikurumi.com/wp-json/wp/v2/pages

On the page above, you can just press F3 and search for page_id to find the ID of some pages and feel like a little explorer digging your way to her videos.

You can also select everything you find on the link above and copy/paste in a JSON viewer ((https:// jsonviewer.stack.hu/) to actually find the links to the pages better.

You can find some interesting urls like :
https://stream.otonashikurumi.com/list_2023-08-limited-videos_krlkbktprx6lwepetyd9run5ea7uwjwkna8kxgre/
etc…

Here are all the links I found so far (some links might be dead as I’ve scrapped this last week and I can see she made some changes on the 27): https:// k00. fr/ptevjcrd

All the pages on her wordpress are using this format: https:// stream .otonashikurumi .com/?page_id=X You could visit them 1 by 1 by adding numbers to that url but it would take a long time. So instead, you can install scrapy to scrap all these pages automatically (let’s say page_id=1 to 500) and find all the pages she has posted urls on.

If you want the script of the spider I am currently using with scrapy to scrap her website, here it is: https:// k00 .fr/svvxigr6

There is probably better scripts for this but I didn’t want to waste more time on this.

Sorry if the formatting of my posts is trash, I’m not used to post on forums.

Note : I had to filter some of the urls in the guide because I was getting an error “An error occurred: Sorry, new users can only put 2 links in a post.” Also if my posts aren’t appropriate for the forums (I’m not sure what is safe to post or not?) feel free to nuke them Lytexx.

4 Likes

sorry for that, discourse has a link limit specific to new users that i didn’t know about, i bumped it to 100

Also if my posts aren’t appropriate for the forums (I’m not sure what is safe to post or not?) feel free to nuke them Lytexx.

your post is exactly what is suppose to get posted in this category, everything should be safe to post as long as its not something hardcore illegal