Contributing to Sources #13

Closed
opened 2025-06-09 01:18:58 +00:00 by ItsAnoch · 3 comments
ItsAnoch commented 2025-06-09 01:18:58 +00:00 (Migrated from github.com)

Are the source scrapers open-source, and if not, is there any specific API for creating your own sources?

I've looked through the repo and couldn't pinpoint exactly where the scraping was happening. I just wanted to get an idea for how they work, and if I could contribute my own.

Are the source scrapers open-source, and if not, is there any specific API for creating your own sources? I've looked through the repo and couldn't pinpoint exactly where the scraping was happening. I just wanted to get an idea for how they work, and if I could contribute my own.
tapframe commented 2025-06-09 04:57:34 +00:00 (Migrated from github.com)

Hello, I hope you are on the right repo, if you are talking about the app, only one provider is built in currently, which is HDRezka, you check this by searching HDRezkaServices.ts

if you are asking about the addon , you can find all the scrapers used in the providers directory. you can checkout the files to have an understanding.

Thanks

Hello, I hope you are on the right repo, if you are talking about the app, only one provider is built in currently, which is HDRezka, you check this by searching HDRezkaServices.ts if you are asking about the addon , you can find all the scrapers used in the providers directory. you can checkout the files to have an understanding. Thanks
ItsAnoch commented 2025-06-09 16:02:30 +00:00 (Migrated from github.com)

Hello, I hope you are on the right repo, if you are talking about the app, only one provider is built in currently, which is HDRezka, you check this by searching HDRezkaServices.ts

if you are asking about the addon , you can find all the scrapers used in the providers directory. you can checkout the files to have an understanding.

Thanks

Thanks for the support. Yeah, I was talking about the add-on, sorry for the confusion. I can’t seem to find the providers directory, can you refer me to it? Thanks.

> Hello, I hope you are on the right repo, if you are talking about the app, only one provider is built in currently, which is HDRezka, you check this by searching HDRezkaServices.ts > > if you are asking about the addon , you can find all the scrapers used in the providers directory. you can checkout the files to have an understanding. > > Thanks Thanks for the support. Yeah, I was talking about the add-on, sorry for the confusion. I can’t seem to find the providers directory, can you refer me to it? Thanks.
tapframe commented 2025-06-09 16:13:37 +00:00 (Migrated from github.com)

Hello, I hope you are on the right repo, if you are talking about the app, only one provider is built in currently, which is HDRezka, you check this by searching HDRezkaServices.ts
if you are asking about the addon , you can find all the scrapers used in the providers directory. you can checkout the files to have an understanding.
Thanks

Thanks for the support. Yeah, I was talking about the add-on, sorry for the confusion. I can’t seem to find the providers directory, can you refer me to it? Thanks.

Here you go

https://github.com/tapframe/NuvioStreamsAddon/tree/master/providers

> > Hello, I hope you are on the right repo, if you are talking about the app, only one provider is built in currently, which is HDRezka, you check this by searching HDRezkaServices.ts > > if you are asking about the addon , you can find all the scrapers used in the providers directory. you can checkout the files to have an understanding. > > Thanks > > Thanks for the support. Yeah, I was talking about the add-on, sorry for the confusion. I can’t seem to find the providers directory, can you refer me to it? Thanks. Here you go https://github.com/tapframe/NuvioStreamsAddon/tree/master/providers
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/NuvioStreaming_backup_24-10-25#13
No description provided.