mirror of
				https://github.com/yt-dlp/yt-dlp.git
				synced 2025-10-31 06:35:12 +00:00 
			
		
		
		
	| @@ -32,7 +32,7 @@ class AfreecaTVIE(InfoExtractor): | ||||
|                                 /app/(?:index|read_ucc_bbs)\.cgi| | ||||
|                                 /player/[Pp]layer\.(?:swf|html) | ||||
|                             )\?.*?\bnTitleNo=| | ||||
|                             vod\.afreecatv\.com/PLAYER/STATION/ | ||||
|                             vod\.afreecatv\.com/(PLAYER/STATION|player)/ | ||||
|                         ) | ||||
|                         (?P<id>\d+) | ||||
|                     ''' | ||||
| @@ -170,6 +170,9 @@ class AfreecaTVIE(InfoExtractor): | ||||
|     }, { | ||||
|         'url': 'http://vod.afreecatv.com/PLAYER/STATION/15055030', | ||||
|         'only_matching': True, | ||||
|     }, { | ||||
|         'url': 'http://vod.afreecatv.com/player/15055030', | ||||
|         'only_matching': True, | ||||
|     }] | ||||
|  | ||||
|     @staticmethod | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Luc Ritchie
					Luc Ritchie