[Request] Allow us to search by Upload Time ("Today", "This Month", "This Year." )
I really enjoy Skytube, but I wish the fine-tuned search options where there.
Adding this feature would make the app my go-to video app.
Hello I'm also interested in this enhancement. It seems adding following parameter to the query would do the job https://developers.google.com/youtube/v3/docs/search/list
publishedAfter
datetime
The publishedAfter parameter indicates that the API response should only contain resources created at or after the specified time. The value is an RFC 3339 formatted date-time value (1970-01-01T00:00:00Z).
publishedBefore
datetime
The publishedBefore parameter indicates that the API response should only contain resources created before or at the specified time. The value is an RFC 3339 formatted date-time value (1970-01-01T00:00:00Z).
UI could be enhanced to propose this kind of filters of keyword in the search
Is there any news about this request?