mirror of
				https://github.com/yt-dlp/yt-dlp.git
				synced 2025-10-31 06:35:12 +00:00 
			
		
		
		
	[crunchyroll] Add support for beta.crunchyroll URLs
				
					
				
			and fix series URLs with language code
This commit is contained in:
		| @@ -298,7 +298,9 @@ from .crackle import CrackleIE | ||||
| from .crooksandliars import CrooksAndLiarsIE | ||||
| from .crunchyroll import ( | ||||
|     CrunchyrollIE, | ||||
|     CrunchyrollShowPlaylistIE | ||||
|     CrunchyrollShowPlaylistIE, | ||||
|     CrunchyrollBetaIE, | ||||
|     CrunchyrollBetaShowIE, | ||||
| ) | ||||
| from .cspan import CSpanIE | ||||
| from .ctsnews import CtsNewsIE | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 pukkandan
					pukkandan