mirror of
				https://github.com/yt-dlp/yt-dlp.git
				synced 2025-11-04 08:35:12 +00:00 
			
		
		
		
	[extractors] add tvp:embed import
This commit is contained in:
		@@ -892,6 +892,7 @@ from .tvc import (
 | 
				
			|||||||
from .tvigle import TvigleIE
 | 
					from .tvigle import TvigleIE
 | 
				
			||||||
from .tvland import TVLandIE
 | 
					from .tvland import TVLandIE
 | 
				
			||||||
from .tvp import (
 | 
					from .tvp import (
 | 
				
			||||||
 | 
					    TVPEmbedIE,
 | 
				
			||||||
    TVPIE,
 | 
					    TVPIE,
 | 
				
			||||||
    TVPSeriesIE,
 | 
					    TVPSeriesIE,
 | 
				
			||||||
)
 | 
					)
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user