Skip to content
This repository has been archived by the owner on Jun 30, 2022. It is now read-only.

Commit

Permalink
Update constants.py
Browse files Browse the repository at this point in the history
Added search by livestreams
  • Loading branch information
jwadow committed Mar 29, 2022
1 parent 2893204 commit b907007
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions youtubesearchpython/core/constants.py
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ class SearchMode:
videos = 'EgIQAQ%3D%3D'
channels = 'EgIQAg%3D%3D'
playlists = 'EgIQAw%3D%3D'
livestreams = 'EgJAAQ%3D%3D'


class VideoUploadDateFilter:
Expand Down

0 comments on commit b907007

Please sign in to comment.