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

Update constants.py #168

Merged
merged 1 commit into from Mar 30, 2022
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
1 change: 1 addition & 0 deletions youtubesearchpython/core/constants.py
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