Skip to content

Commit

Permalink
Upd
Browse files Browse the repository at this point in the history
  • Loading branch information
jcorporation committed May 30, 2024
1 parent 699b539 commit cad6005
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Lyrics/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ It uses a generic script that is configured by a provider configuration file.

The workflow is:

1. Normalizes the artist and title by the provided `artist_filter` and `title_filter` function.
1. Normalizes the artist and title with the provided `artist_filter` and `title_filter` function.
2. Identifies lyrics link by a search, defined by `identity_uri` and `identity_pattern`.
3. Opens the lyrics link and extract lyrics, defined by `lyrics_uri` and `lyrics_pattern`.
4. Normalizes the result defined by the `result_filter` function and optionally strips html tags.
Expand Down

0 comments on commit cad6005

Please sign in to comment.