Trying to add a new source #650

Closed
opened 2026-01-14 16:37:20 +00:00 by GLlgGL · 3 comments
GLlgGL commented 2026-01-14 16:37:20 +00:00 (Migrated from github.com)

Hey

I have this

https://shqipflix.cc/

In curl this work
curl https://shqipflix.cc/api/content?v=1

There I find the data id for the movie i searched

I use that data id to get the embeds
curl -s https://shqipflix.cc/api/content/80cf009c-ecc7-45e2-8974-846a87355f9c

Both works on curl but using them on vercel via code cloudflare appears

COde
https://github.com/GLlgGL/webstreamr/blob/main/src/source/Shqipflix.ts

Maybe there is another way how to do it?
Or just flaresolverr might save us?

Hey I have this `https://shqipflix.cc/` In curl this work `curl https://shqipflix.cc/api/content?v=1` There I find the data id for the movie i searched I use that data id to get the embeds `curl -s https://shqipflix.cc/api/content/80cf009c-ecc7-45e2-8974-846a87355f9c` Both works on curl but using them on vercel via code cloudflare appears COde `https://github.com/GLlgGL/webstreamr/blob/main/src/source/Shqipflix.ts` Maybe there is another way how to do it? Or just flaresolverr might save us?
GLlgGL commented 2026-01-15 12:29:49 +00:00 (Migrated from github.com)

Hmm I tried but is impossible to remove vloudflare from flaging...

Shame as this source will start adding movies actively and has two extractors we already have them working voe and vidmoly

Hmm I tried but is impossible to remove vloudflare from flaging... Shame as this source will start adding movies actively and has two extractors we already have them working voe and vidmoly
GLlgGL commented 2026-01-15 15:18:29 +00:00 (Migrated from github.com)

I was able to make it work through flaresolverr so till we find a solution without it I can use it with flaresolverr.

By the way flaresolverr support works well for webstreamr...

I was able to make it work through flaresolverr so till we find a solution without it I can use it with flaresolverr. By the way flaresolverr support works well for webstreamr...
GLlgGL commented 2026-01-15 15:31:27 +00:00 (Migrated from github.com)

By the way the only problem with flaresolverr is that cant be protected restricted like mediaflow is for example...

Can you add support for flaresolverr env to be able to read also a basic http auth password?

By the way the only problem with flaresolverr is that cant be protected restricted like mediaflow is for example... Can you add support for flaresolverr env to be able to read also a basic http auth password?
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#650
No description provided.