mirror of
				https://github.com/yt-dlp/yt-dlp.git
				synced 2025-10-31 14:45:14 +00:00 
			
		
		
		
	[xvideos:quickies] Add extractor (#6414)
Authored by: Yakabuff Closes #6356
This commit is contained in:
		| @@ -2315,7 +2315,10 @@ from .xnxx import XNXXIE | ||||
| from .xstream import XstreamIE | ||||
| from .xtube import XTubeUserIE, XTubeIE | ||||
| from .xuite import XuiteIE | ||||
| from .xvideos import XVideosIE | ||||
| from .xvideos import ( | ||||
|     XVideosIE, | ||||
|     XVideosQuickiesIE | ||||
| ) | ||||
| from .xxxymovies import XXXYMoviesIE | ||||
| from .yahoo import ( | ||||
|     YahooIE, | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Yakabuff
					Yakabuff