mirror of
				https://github.com/yt-dlp/yt-dlp.git
				synced 2025-10-30 22:25:19 +00:00 
			
		
		
		
	[tvnow] fix extraction(closes #7831)
This commit is contained in:
		| @@ -722,10 +722,6 @@ from .nowness import ( | ||||
|     NownessPlaylistIE, | ||||
|     NownessSeriesIE, | ||||
| ) | ||||
| from .nowtv import ( | ||||
|     NowTVIE, | ||||
|     NowTVListIE, | ||||
| ) | ||||
| from .noz import NozIE | ||||
| from .npo import ( | ||||
|     AndereTijdenIE, | ||||
| @@ -1105,6 +1101,10 @@ from .tvigle import TvigleIE | ||||
| from .tvland import TVLandIE | ||||
| from .tvn24 import TVN24IE | ||||
| from .tvnoe import TVNoeIE | ||||
| from .tvnow import ( | ||||
|     TVNowIE, | ||||
|     TVNowListIE, | ||||
| ) | ||||
| from .tvp import ( | ||||
|     TVPEmbedIE, | ||||
|     TVPIE, | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Remita Amine
					Remita Amine