From 169f15ca30be930321c74bf5cfb40052fed20b67 Mon Sep 17 00:00:00 2001 From: Ivan Habunek Date: Sun, 17 May 2020 14:46:08 +0200 Subject: [PATCH] Add --game example to README --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index d3edbfe..3c95179 100644 --- a/README.md +++ b/README.md @@ -43,6 +43,12 @@ Bananasaurus_Rex playing Dead Space Published 2018-01-21 @ 05:47:03 Length: 5h 7min ``` +Use the `--game` option to specify one or more games to show: + +``` +twitch-dl videos --game "doom eternal" --game "cave story" bananasaurus_rex +``` + Download a stream by ID or URL: ```