Skip to content

lkucharczyk/yt-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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:

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages