From 334d74095e9ccd7c94fe4c6a9a0daf661c9b0c61 Mon Sep 17 00:00:00 2001 From: cloudwithax Date: Wed, 3 May 2023 19:47:37 -0400 Subject: [PATCH] remove handling of videos in playlists --- pomice/enums.py | 4 ---- pomice/pool.py | 6 ------ 2 files changed, 10 deletions(-) diff --git a/pomice/enums.py b/pomice/enums.py index 1ad3258..0d34532 100644 --- a/pomice/enums.py +++ b/pomice/enums.py @@ -217,10 +217,6 @@ class URLRegex: r"^((?:https?:)?\/\/)?((?:www|m)\.)?((?:youtube\.com|youtu.be))/playlist\?list=.*", ) - YOUTUBE_VID_IN_PLAYLIST = re.compile( - r"(?P