Skip to content

Add fshare feature - #56

Merged
An0n-00 merged 2 commits into
devfrom
38-provider-request-fsharetv
May 27, 2026
Merged

Add fshare feature#56
An0n-00 merged 2 commits into
devfrom
38-provider-request-fsharetv

Conversation

@An0n-00

@An0n-00 An0n-00 commented May 27, 2026

Copy link
Copy Markdown
Member

This pull request introduces a new provider for FshareTV, enabling movie source retrieval from the FshareTV streaming site. The implementation includes a new provider class with logic to fetch, parse, and map movie sources, as well as new type definitions for the FshareTV API response.

New Provider Implementation:

  • Added a new FsharetvProvider class in fshare.ts that supports fetching movie sources from FshareTV by IMDb ID, including error handling, health check, and mapping API responses to the standard provider result format.

Type Definitions:

  • Introduced new TypeScript interfaces in fshare.types.ts to model the structure of FshareTV's API responses, including FshareResponse, Data, File, FshareSource, and Download.

@An0n-00 An0n-00 self-assigned this May 27, 2026
@An0n-00
An0n-00 requested a review from An0n-01 as a code owner May 27, 2026 08:11
@An0n-00 An0n-00 added the enhancement New feature or request label May 27, 2026
@An0n-00
An0n-00 merged commit 8649dbc into dev May 27, 2026
2 checks passed
@An0n-00
An0n-00 deleted the 38-provider-request-fsharetv branch May 27, 2026 08:38
@An0n-00 An0n-00 linked an issue May 27, 2026 that may be closed by this pull request
6 tasks
@An0n-00 An0n-00 mentioned this pull request May 27, 2026
6 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Provider Request: fsharetv

1 participant