From cc357c0a429e142ce3e6ecdb625610fc6cef4b9e Mon Sep 17 00:00:00 2001 From: "Antonio J. Delgado" Date: Sun, 29 Dec 2024 20:01:06 +0200 Subject: [PATCH] fix proxy rotation --- 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 a146598..2638653 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