mirror of
https://github.com/beetbox/beets.git
synced 2026-01-30 20:13:37 +01:00
Update lyrics.rst
This commit is contained in:
parent
607f41be43
commit
9c835715a3
1 changed files with 5 additions and 4 deletions
|
|
@ -133,10 +133,11 @@ 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