From b90700740f4a8488e8824dc58fc7f8c1d72631ab Mon Sep 17 00:00:00 2001 From: jwadow <47058724+jwadow@users.noreply.github.com> Date: Wed, 30 Mar 2022 02:44:44 +0300 Subject: [PATCH] Update constants.py Added search by livestreams --- youtubesearchpython/core/constants.py | 1 + 1 file changed, 1 insertion(+) diff --git a/youtubesearchpython/core/constants.py b/youtubesearchpython/core/constants.py index 41bb256..8e84d8b 100644 --- a/youtubesearchpython/core/constants.py +++ b/youtubesearchpython/core/constants.py @@ -46,6 +46,7 @@ class SearchMode: videos = 'EgIQAQ%3D%3D' channels = 'EgIQAg%3D%3D' playlists = 'EgIQAw%3D%3D' + livestreams = 'EgJAAQ%3D%3D' class VideoUploadDateFilter: