mirror of
				https://github.com/yt-dlp/yt-dlp.git
				synced 2025-10-30 22:25:19 +00:00 
			
		
		
		
	[extractor/netverse] Add NetverseSearch extractor (#5838)
				
					
				
			Authored by: HobbyistDev
This commit is contained in:
		| @@ -1160,6 +1160,7 @@ from .neteasemusic import ( | ||||
| from .netverse import ( | ||||
|     NetverseIE, | ||||
|     NetversePlaylistIE, | ||||
|     NetverseSearchIE, | ||||
| ) | ||||
| from .newgrounds import ( | ||||
|     NewgroundsIE, | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 HobbyistDev
					HobbyistDev