mirror of
				https://github.com/yt-dlp/yt-dlp.git
				synced 2025-10-30 22:25:19 +00:00 
			
		
		
		
	Update to ytdl-commit-8562218
[ard] improve clip id extraction
8562218350
			
			
This commit is contained in:
		| @@ -108,7 +108,8 @@ from .bandcamp import BandcampIE, BandcampAlbumIE, BandcampWeeklyIE | ||||
| from .bbc import ( | ||||
|     BBCCoUkIE, | ||||
|     BBCCoUkArticleIE, | ||||
|     BBCCoUkIPlayerPlaylistIE, | ||||
|     BBCCoUkIPlayerEpisodesIE, | ||||
|     BBCCoUkIPlayerGroupIE, | ||||
|     BBCCoUkPlaylistIE, | ||||
|     BBCIE, | ||||
| ) | ||||
| @@ -1673,9 +1674,14 @@ from .zattoo import ( | ||||
|     ZattooLiveIE, | ||||
| ) | ||||
| from .zdf import ZDFIE, ZDFChannelIE | ||||
| from .zee5 import ( | ||||
|     Zee5IE, | ||||
|     Zee5SeriesIE, | ||||
| ) | ||||
| from .zhihu import ZhihuIE | ||||
| from .zingmp3 import ZingMp3IE | ||||
| from .zee5 import Zee5IE | ||||
| from .zee5 import Zee5SeriesIE | ||||
| from .zingmp3 import ( | ||||
|     ZingMp3IE, | ||||
|     ZingMp3AlbumIE, | ||||
| ) | ||||
| from .zoom import ZoomIE | ||||
| from .zype import ZypeIE | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 pukkandan
					pukkandan