-
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Export utilities APIs to public and minor fixes (#32)
These updates enhance the flexibility and reliability of the ytmp3 mod ule by introducing new utility APIs and refining existing components. The improved YouTube URL validation regex and corrected export stateme nts ensure a smoother experience for developers integrating YouTube fu nctionalities into their projects. * df963ae - fix(error): Fix exports statement in `error` module * d72fc89 - refactor(url-utils): Improve the YouTube URL regex * 06903d1 - test(url-utils): Use `IDExtratorError` class * 75c61bd - feat(ytmp3): Add new utilities APIs Signed-off-by: Ryuu Mitsuki <[email protected]>
- Loading branch information
Showing
5 changed files
with
106 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters