tombulled/innertube

is there away to get today result if i use search with params in YOUTUBE

anmancontent opened this issue · 2 comments

is there away to get today result if i use search with params in YOUTUBE

Hi @anmancontent, yes this is possible. I wrote an example of filtering a search request here - examples/filter-search.py.

From some quick reverse engineering, it looks like the params needed to only list results for the last day are EgIIAg%3D%3D

Hope that helps

thanks , this help alot i got today results and i got the idea to do some custom filtering