diff --git a/get_youtube_videos/get_youtube_videos.py b/get_youtube_videos/get_youtube_videos.py index 2fdc076..3b74f44 100644 --- a/get_youtube_videos/get_youtube_videos.py +++ b/get_youtube_videos/get_youtube_videos.py @@ -78,7 +78,6 @@ class GetYoutubeVideos: def _change_proxy(self, video_id): if len(self.config['proxy']) > 0: - self.config['proxy'].pop(self.proxy_index) if self.proxy_index