Skip to content

Commit

Permalink
Update default_config.ini - Add 'latest' option
Browse files Browse the repository at this point in the history
  • Loading branch information
ThioJoe committed Dec 20, 2021
1 parent cbf6e46 commit 937ebce
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions assets/default_config.ini
Original file line number Diff line number Diff line change
Expand Up @@ -56,8 +56,8 @@ scan_mode = Ask
# Default = Ask -- Possible Values: Ask | [number]
max_comments = Ask

# Video link or video ID to scan, if scanning video
# Default = Ask -- Possible Values: Ask | xyzVidIDExample
# Video link or video ID to scan, if scanning video. Or enter 'Latest' to scan your most recent video
# Default = Ask -- Possible Values: Ask | Latest | xyzVidIDExample
video_to_scan = Ask


Expand Down

0 comments on commit 937ebce

Please sign in to comment.