Skip to content

Refactor code and update README and dependencies - #20

Merged
An0n-00 merged 8 commits into
mainfrom
dev
Mar 28, 2026
Merged

Refactor code and update README and dependencies#20
An0n-00 merged 8 commits into
mainfrom
dev

Conversation

@An0n-00

@An0n-00 An0n-00 commented Mar 28, 2026

Copy link
Copy Markdown
Member

Pull Request

This pull request introduces a new provider (StreamMafiaProvider), updates documentation and dependency versions, and makes several quality and labeling improvements to existing providers. The most notable changes are the addition of the new provider, updates to the README to reflect increased source counts, and improvements to how stream qualities are labeled and prioritized.

Key changes:

New Provider Integration

  • Added a new provider, StreamMafiaProvider, in src/providers/streammafia/streammafia.ts, including all logic for fetching and parsing sources, audio tracks, and diagnostics. This is accompanied by a new types file, streammafia.types.ts, defining the API response structure. [1] [2]

Documentation and Dependency Updates

  • Updated the README.md to encourage starring the repo, increased the advertised number of unique sources from 30+ to 100+, and provided proof with an embedded image. [1] [2]
  • Bumped the @omss/framework dependency version from 1.1.14 to 1.1.15 in package.json.

Stream Quality and Labeling Improvements

  • Changed default stream quality labeling from 'HD' to 'Auto' in the Fmovies4U and VidSrcProvider providers, and updated the quality priority mapping in UembedProvider to use 'Auto' instead of 'Unknown'. [1] [2] [3]

@An0n-00 An0n-00 self-assigned this Mar 28, 2026
@An0n-00 An0n-00 added the enhancement New feature or request label Mar 28, 2026
@An0n-00
An0n-00 merged commit 73af359 into main Mar 28, 2026
2 checks passed
Comment thread src/providers/streammafia/streammafia.ts
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.

2 participants