AdvMaple / bilibili-subtitle-download-plugin

personal script to download subtitle from bilibili.tv (previously biliintl.com )
89 stars 24 forks source link

Did they create a search delay? #20

Closed Kuju29 closed 2 years ago

Kuju29 commented 2 years ago

After creating a link and pressing refresh more than 4 times, I can't to watch the video. Are you the same as me? Or it just happen only me.

image

AdvMaple commented 2 years ago

I've read the issue but haven't try to reproduce it. I will let you know when I have time to visit the problem.

AdvMaple commented 2 years ago

This is not really a search delay. I tried reload page repeatedly, generate link repeatedly and I also can't watch episode after about 10-15 times.

I think this is bilibili DDOS protection. image

image image

Kuju29 commented 2 years ago

This is not really a search delay. I tried reload page repeatedly, generate link repeatedly and I also can't watch episode after about 10-15 times.

I think this is bilibili DDOS protection. image

image image

Thanks for reply You may need to add a delay for each link generation. Like the netflix plugin, they create a delay in opening the next episode so that it doesn't get blocked. Or maybe you have a better way. <3

netflix plugin

AdvMaple commented 2 years ago

@Kuju29 I think I will have to disable "All Episode" option. This will reduce the number of API calls.

AdvMaple commented 2 years ago

close with 5af0a64