/yt-cli

Primary LanguageRustGNU General Public License v3.0GPL-3.0

yt-cli

Installation

cargo install --git https://github.com/lkucharczyk/yt-cli

Configuration

~/.config/yt-cli.cfg

preview.enable = true
preview.thumbnails.enable = true

[topic1]
channel1_name = channel1_id
channel2_name = channel2_id

[topic2]
channel3_id

Usage

  • yt-cli - shows latest videos from subscribed channels
  • yt-cli -t topic1 - shows latest videos from channels in the "topic1" topic
  • yt-cli -t topic1,topic2 - shows latest videos from channels in "topic1" and "topic2" topics

External dependencies: