diff --git a/get_youtube_videos/get_youtube_videos.py b/get_youtube_videos/get_youtube_videos.py index 0440483..057e4b3 100644 --- a/get_youtube_videos/get_youtube_videos.py +++ b/get_youtube_videos/get_youtube_videos.py @@ -590,7 +590,7 @@ class GetYoutubeVideos: help='Folder to store the downloaded videos' ) @click.option( - '--channels', '-c', + '--channels', '-S', multiple=True, required=True, help='YouTube channels IDs to look up'