Commit Graph

5 Commits

Author SHA1 Message Date
Daniel Schulte 1502d70cc9 Add auto refresh support 2020-12-02 23:13:57 +01:00
Daniel Schulte 1d06834848 Allow the user to get notified on new videos 2020-12-01 23:20:10 +01:00
Daniel Schulte 9e50c06ceb Change default database location and name 2020-11-26 19:38:00 +01:00
Daniel Schulte b4c4fb75c0 Add watchCommand config option
watchCommand is specified as a list of strings. The first entry is the
application to run. The rest are arguments. Arguments don't need to be
quoted as the shell is not involved in running the command.
"{{vid}}" will be replaced with the Id of the video to watch.

The default command is still to call xdg-open with the YT URL
2020-11-26 19:30:26 +01:00
Daniel Schulte 71f9ebaed7 Initial commit 2020-11-22 16:17:14 +01:00