Chartmetric CLI

A command line tool for accessing the Chartmetric API.

cm artists youtube-views

Get the YouTube monthly views along with market insights for a specific artist.

Synopsis

Full API endpoint documentation at https://api.chartmetric.com/apidoc/#api-Artist-GetArtistYoutubeMarketCoverageViews

cm artists youtube-views [flags]

Examples

  cm artists youtube-views --id=1820

Options

      --id string   Chartmetric artist id
  -h, --help        help for youtube-views

Options inherited from parent commands

  -d, --debug                  Display debug output in the console (default: false)
  -r, --refresh_token string   Chartmetric API Refresh Token to use (overrides config file token; does not save)
  -V, --verbose                Show additional details only when displaying debug info (default: false)

SEE ALSO

  • cm artists - Lookup information related to artists
Auto generated by spf13/cobra on 28-Aug-2024