Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add LyRiCs (LRC) support #3036

Merged
merged 16 commits into from
Dec 28, 2020
Merged

Add LyRiCs (LRC) support #3036

merged 16 commits into from
Dec 28, 2020

Conversation

avelad
Copy link
Member

@avelad avelad commented Dec 9, 2020

Add LyRiCs (LRC) support

Format info: https://en.wikipedia.org/wiki/LRC_(file_format)

@avelad
Copy link
Member Author

avelad commented Dec 17, 2020

@joeyparrish Do you think it can be reviewed and include it in v3.1?

lib/player.js Outdated Show resolved Hide resolved
lib/text/lrc_text_parser.js Show resolved Hide resolved
lib/text/lrc_text_parser.js Outdated Show resolved Hide resolved
lib/text/lrc_text_parser.js Outdated Show resolved Hide resolved
lib/text/lrc_text_parser.js Outdated Show resolved Hide resolved
lib/text/lrc_text_parser.js Outdated Show resolved Hide resolved
lib/text/lrc_text_parser.js Outdated Show resolved Hide resolved
lib/text/lrc_text_parser.js Outdated Show resolved Hide resolved
lib/text/lrc_text_parser.js Outdated Show resolved Hide resolved
test/text/lrc_text_parser_unit.js Show resolved Hide resolved
@avelad
Copy link
Member Author

avelad commented Dec 23, 2020

I will review it after my holidays (next week). thanks!

@avelad avelad requested a review from joeyparrish December 28, 2020 07:13
@avelad
Copy link
Member Author

avelad commented Dec 28, 2020

@joeyparrish I have already reviewed all the comments. Can you review it again?

Copy link
Member

@joeyparrish joeyparrish left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

test/text/lrc_text_parser_unit.js Outdated Show resolved Hide resolved
lib/text/lrc_text_parser.js Outdated Show resolved Hide resolved
lib/text/lrc_text_parser.js Outdated Show resolved Hide resolved
test/text/lrc_text_parser_unit.js Outdated Show resolved Hide resolved
@avelad avelad requested a review from joeyparrish December 28, 2020 19:58
@avelad
Copy link
Member Author

avelad commented Dec 28, 2020

@joeyparrish I have already reviewed all the comments. Can you review it again?

Comment on lines 74 to 76
'[00:30.1]Test4\n' +
'[00:40.001]Test5\n' +
'[00:50.02]Test6',
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think maybe these were meant to use commas as the decimal separator.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ups!

@avelad avelad requested a review from joeyparrish December 28, 2020 21:17
@shaka-bot
Copy link
Collaborator

All tests passed!

@joeyparrish joeyparrish merged commit 8b7e70a into shaka-project:master Dec 28, 2020
@avelad avelad deleted the lrc branch December 29, 2020 06:44
@github-actions github-actions bot added the status: archived Archived and locked; will not be updated label Jul 25, 2023
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jul 25, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
status: archived Archived and locked; will not be updated
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants