Skip to content

Commit

Permalink
Add helptext for lookup_metadata option
Browse files Browse the repository at this point in the history
  • Loading branch information
Razesdark committed Jul 12, 2018
1 parent a0dc4a8 commit c2a670b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions mps_youtube/helptext.py
Original file line number Diff line number Diff line change
Expand Up @@ -224,6 +224,7 @@ def helptext():
{2}set overwrite true|false{1} - overwrite existing files (skip if false)
{2}set player <player app>{1} - use <player app> for playback
{2}set playerargs <args>{1} - use specified arguments with player
{2}set lookup_metadata true|false{1} - lookup metadata using Last.fm
{2}set lastfm_username <username>{1} - scrobble to this Last.fm userprofile
{2}set lastfm_password <password>{1} - Last.fm password (saved in hash form)
{2}set lastfm_api <key>{1} - API key needed for Last.fm mps-yt authorization
Expand Down

0 comments on commit c2a670b

Please sign in to comment.