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: