Thanks to visit codestin.com
Credit goes to github.com

Skip to content

RomaP13/mov-cli-youtube

 
 

Repository files navigation

mov-cli-youtube

A mov-cli v4 plugin for watching youtube.

Warning

The yt-dlp scraper WILL NOT work with custom players and mobile players as it requires the audio to be streamed separately. pytube should be used instead on mobile and when using custom players.

Installation 🛠️

Here's how to install and add the plugin to mov-cli.

  1. Install the package.

PIP

pip install mov-cli-youtube

AUR

yay -S python-mov-cli-youtube
  1. Then add the plugin to your mov-cli config.
mov-cli -e
[mov-cli.plugins]
youtube = "mov-cli-youtube"

Usage 🖱️

mov-cli -s youtube nyan cat

Scraper Options ⚙️

Audio Only 🔉

mov-cli -s youtube nyan cat -- --audio

Allow Shorts 🖼️

mov-cli -s youtube The otter begging is adorable -- --shorts

About

A mov-cli v4 plugin for watching youtube.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 98.1%
  • Makefile 1.9%