Skip to content

Latest commit

 

History

History
37 lines (34 loc) · 1.3 KB

command_help.md

File metadata and controls

37 lines (34 loc) · 1.3 KB

lfm2ytm help

Usage of ./lfm2ytm:
  -description string
    	YouTube (Music) playlist description (default "Generated by lastfm-hot-track-playlist-generator")
  -dryrun
    	Do not generate a playlist but fetch a weekly chart
  -duplicate
    	Allow duplicate playlists with the same title
  -fromdate string
    	Last.fm target from date (default "2023-01-01T00:00:00+09:00")
  -lfmmax int
    	Max results for Last.fm response (default 5)
  -maxsearch int
    	Try count to call api for searching an art track video (default 1)
  -privacy string
    	YouTube (Music) playlist privacy (default "private")
  -region string
    	Region code used in YouTube (Music) search (default "JP")
  -s2a_enable_appengine_dialer
    	If true, opportunistically use AppEngine-specific dialer to call S2A.
  -s2a_timeout duration
    	Timeout enforced on the connection to the S2A service for handshake. (default 3s)
  -secretjson string
    	Google client secret json file (default "./client_secret.json")
  -title string
    	YouTube (Music) playlist title (default "Last.fm Hot Tracks")
  -todate string
    	Last.fm target to date (default "2023-01-07T23:59:59+09:00")
  -ytmmax int
    	Max results for YouTube (Music) response (default 3)

This document is generated by https://github.com/tsubasaogawa/help-md-generator-action