mirror of
https://github.com/beetbox/beets.git
synced 2026-01-06 07:53:40 +01:00
Update lyrics.rst
This commit is contained in:
parent
d3af2d5375
commit
3c10be1176
1 changed files with 4 additions and 6 deletions
|
|
@ -133,12 +133,10 @@ using `pip`_ by typing::
|
|||
pip install langdetect
|
||||
|
||||
You also need to register for a Microsoft Azure Marketplace free account and
|
||||
to the `Microsoft Translator API`_.
|
||||
|
||||
Follow the four steps process, specifically at step 3 enter `beets` as
|
||||
*Client ID* and copy/paste the generated *Client secret* into your
|
||||
``bing_client_secret`` configuration, alongside ``bing_lang_to`` target
|
||||
`language code`_.
|
||||
to the `Microsoft Translator API`_. Follow the four steps process, specifically
|
||||
at step 3 enter ``beets`` as *Client ID* and copy/paste the generated
|
||||
*Client secret* into your ``bing_client_secret`` configuration, alongside
|
||||
``bing_lang_to`` target `language code`_.
|
||||
|
||||
.. _langdetect: https://pypi.python.org/pypi/langdetect
|
||||
.. _Microsoft Translator API: https://www.microsoft.com/en-us/translator/getstarted.aspx
|
||||
|
|
|
|||
Loading…
Reference in a new issue