Remove short.icu or abysscdn.com from being detected from external links #485

Closed
opened 2025-11-05 11:26:51 +00:00 by GLlgGL · 3 comments
GLlgGL commented 2025-11-05 11:26:51 +00:00 (Migrated from github.com)

Hi

You should remove them because the links from that provider are not playable, at least I'm not aware of any ways to extract from that provider so it should be detected and removed to not show them on external links

Image
Hi You should remove them because the links from that provider are not playable, at least I'm not aware of any ways to extract from that provider so it should be detected and removed to not show them on external links <img width="334" height="54" alt="Image" src="https://github.com/user-attachments/assets/902528d6-eaa1-4f95-b4f6-8abb7033d7dd" />
webstreamr commented 2025-11-06 14:22:17 +00:00 (Migrated from github.com)

You could either do that in the source that returns them or the external extractor yeah. But we'd need a test for that too then hmm

You could either do that in the source that returns them or the external extractor yeah. But we'd need a test for that too then hmm
GLlgGL commented 2025-11-06 15:36:01 +00:00 (Migrated from github.com)

There are alot of websites that use that as source so it's better include the check on the external extractor part to be more global...

There are alot of websites that use that as source so it's better include the check on the external extractor part to be more global...
GLlgGL commented 2025-11-09 08:40:55 +00:00 (Migrated from github.com)

So from my tests with different sources there are alot of dead links that external extractors grabs.

I solve it like this by manualy adding them to a list and check on each source for them

Anyway the idea is to do it automatically on the external extractor code and check if grabed link is not found or not responding exclude it.

image

So from my tests with different sources there are alot of dead links that external extractors grabs. I solve it like this by manualy adding them to a list and check on each source for them Anyway the idea is to do it automatically on the external extractor code and check if grabed link is not found or not responding exclude it. ![image](https://github.com/user-attachments/assets/11649da3-b376-4afb-aebf-bf7de67f826d)
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: Creepso/webstreamr-github#485
No description provided.