trizen / pipe-viewer

A lightweight YouTube client for Linux, without requiring an API key.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pipe-viewer skipping played video

TheChymera opened this issue · comments

If a video in a range I specify, e.g. via > 1..7 is already played, pipe-viewer skips it. Is there any way to toggle this functionality?

This is possible by setting skip_watched => 1 in the config file.

Or by using the command-line option: --skip-watched.