From 85cabc8b8045488045f4e13a3c143acb767f4ef0 Mon Sep 17 00:00:00 2001 From: "Antonio J. Delgado" Date: Mon, 6 Jan 2025 09:17:42 +0200 Subject: [PATCH] fix len --- get_youtube_videos/get_youtube_videos.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/get_youtube_videos/get_youtube_videos.py b/get_youtube_videos/get_youtube_videos.py index 2638653..3b74f44 100644 --- a/get_youtube_videos/get_youtube_videos.py +++ b/get_youtube_videos/get_youtube_videos.py @@ -78,7 +78,7 @@ class GetYoutubeVideos: def _change_proxy(self, video_id): if len(self.config['proxy']) > 0: - if self.proxy_index