Add YoutubeSearchDateIE extractor to youtube.py & __init__.py, which searches by publication date.
This commit is contained in:
@@ -159,6 +159,7 @@ from .youtube import (
|
||||
YoutubeIE,
|
||||
YoutubePlaylistIE,
|
||||
YoutubeSearchIE,
|
||||
YoutubeSearchDateIE,
|
||||
YoutubeUserIE,
|
||||
YoutubeChannelIE,
|
||||
YoutubeShowIE,
|
||||
|
Reference in New Issue
Block a user