diff --git a/get_youtube_videos/get_youtube_videos.py b/get_youtube_videos/get_youtube_videos.py index 499eaf5..64abc59 100644 --- a/get_youtube_videos/get_youtube_videos.py +++ b/get_youtube_videos/get_youtube_videos.py @@ -618,7 +618,7 @@ class GetYoutubeVideos: help='Folder to store the downloaded videos' ) @click.option( - '--channels', '-S', + '--channels', '-C', multiple=True, required=True, help='YouTube channels IDs to look up'