Support general video search
This commit is contained in:
		
							parent
							
								
									0359c72fda
								
							
						
					
					
						commit
						3f1d9777b6
					
				| 
						 | 
				
			
			@ -5,7 +5,7 @@ import types
 | 
			
		|||
const
 | 
			
		||||
  separators = @["AND", "OR"]
 | 
			
		||||
  validFilters = @[
 | 
			
		||||
    "media", "images", "twimg",
 | 
			
		||||
    "media", "images", "twimg", "videos",
 | 
			
		||||
    "native_video", "consumer_video", "pro_video",
 | 
			
		||||
    "links", "news", "quote", "mentions",
 | 
			
		||||
    "replies", "retweets", "nativeretweets",
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue