mirror of
				https://github.com/ytdl-org/youtube-dl.git
				synced 2025-10-29 09:26:20 -07:00 
			
		
		
		
	[jsinterp] Handle regexp literals and throw/catch execution (#31182)
* based on f6ca640b12, thanks pukkandan
* adds parse support for regexp flags
			
			
This commit is contained in:
		| @@ -106,6 +106,10 @@ _NSIG_TESTS = [ | ||||
|         'https://www.youtube.com/s/player/c81bbb4a/player_ias.vflset/en_US/base.js', | ||||
|         'gre3EcLurNY2vqp94', 'Z9DfGxWP115WTg', | ||||
|     ), | ||||
|     ( | ||||
|         'https://www.youtube.com/s/player/1f7d5369/player_ias.vflset/en_US/base.js', | ||||
|         'batNX7sYqIJdkJ', 'IhOkL_zxbkOZBw', | ||||
|     ), | ||||
| ] | ||||
|  | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user