✨ Add drop:tmdb command for adding shows/movies to watched log
This commit is contained in:
parent
21d27f8068
commit
88802020fe
10 changed files with 377 additions and 3 deletions
|
|
@ -26,9 +26,6 @@ import (
|
|||
"github.com/spf13/cobra"
|
||||
)
|
||||
|
||||
var outJson bool
|
||||
var d mycli.Date
|
||||
|
||||
// YtDropCmd represents the drop command
|
||||
var YtDropCmd = &cobra.Command{
|
||||
Use: "drop:yt url",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue