mirror of
				https://github.com/yt-dlp/yt-dlp.git
				synced 2025-10-31 06:35:12 +00:00 
			
		
		
		
	[RedGifs] Add Search and User extractors (#1808)
Authored by: Deer-Spangle
This commit is contained in:
		| @@ -1216,7 +1216,11 @@ from .redbulltv import ( | ||||
|     RedBullIE, | ||||
| ) | ||||
| from .reddit import RedditIE | ||||
| from .redgifs import RedGifsIE | ||||
| from .redgifs import ( | ||||
|     RedGifsIE, | ||||
|     RedGifsSearchIE, | ||||
|     RedGifsUserIE, | ||||
| ) | ||||
| from .redtube import RedTubeIE | ||||
| from .regiotv import RegioTVIE | ||||
| from .rentv import ( | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Deer-Spangle
					Deer-Spangle