Yen Chi Hsuan
							
						 | 
						
							
							
								70852b47ca
							
							[utils] Recognize units with full names in parse_filename
						 | 
						9 years ago | 
					
				
					
						
							
								   Yen Chi Hsuan
							
						 | 
						
							
							
								e4659b4547
							
							[utils] Correct octal/hexadecimal number detection in js_to_json
						 | 
						9 years ago | 
					
				
					
						
							
								   Sergey M․
							
						 | 
						
							
							
								13585d7682
							
							[utils] Recognize lowercase units in parse_filesize
						 | 
						9 years ago | 
					
				
					
						
							
								   Remita Amine
							
						 | 
						
							
							
								5f2c2b7936
							
							[test_utils] add test for option with not str value
						 | 
						9 years ago | 
					
				
					
						
							
								   Sergey M․
							
						 | 
						
							
							
								a8795327ca
							
							[utils] Add support TV Parental Guidelines ratings in parse_age_limit
						 | 
						9 years ago | 
					
				
					
						
							
								   Yen Chi Hsuan
							
						 | 
						
							
							
								7dc2a74e0a
							
							[utils] Fix unified_timestamp for formats parsed by parsedate_tz()
						 | 
						9 years ago | 
					
				
					
						
							
								   Yen Chi Hsuan
							
						 | 
						
							
							
								0b68de3cc1
							
							Merge pull request #8876 from remitamine/html5_media
						 | 
						9 years ago | 
					
				
					
						
							
								   Yen Chi Hsuan
							
						 | 
						
							
							
								84c237fb8a
							
							[utils] Add get_element_by_class
						 | 
						9 years ago | 
					
				
					
						
							
								   Remita Amine
							
						 | 
						
							
							
								dfaa86b75e
							
							[test_utils] add test for smuggling a smuggled url
						 | 
						9 years ago | 
					
				
					
						
							
								   remitamine
							
						 | 
						
							
							
								4f3c5e0627
							
							[utils] add helper function for parsing codecs
						 | 
						9 years ago | 
					
				
					
						
							
								   Yen Chi Hsuan
							
						 | 
						
							
							
								1143535d76
							
							[utils] Add urshift()
						 | 
						9 years ago | 
					
				
					
						
							
								   Sergey M․
							
						 | 
						
							
							
								46f59e89ea
							
							[utils] Add unified_timestamp
						 | 
						9 years ago | 
					
				
					
						
							
								   Yen Chi Hsuan
							
						 | 
						
							
							
								47212f7bcb
							
							[utils] Don't transform numbers not starting with a zero
						 | 
						9 years ago | 
					
				
					
						
							
								   Yen Chi Hsuan
							
						 | 
						
							
							
								55b2f099c0
							
							[utils] Decode HTML5 entities
						 | 
						9 years ago | 
					
				
					
						
							
								   bzc6p
							
						 | 
						
							
							
								b96f007eeb
							
							Added sanitization support for Hungarian letters Ő and Ű
						 | 
						9 years ago | 
					
				
					
						
							
								   Sergey M․
							
						 | 
						
							
							
								46bc9b7d7c
							
							[utils] Allow None in remove_{start,end}
						 | 
						9 years ago | 
					
				
					
						
							
								   Sergey M․
							
						 | 
						
							
							
								364cf465dd
							
							[test_utils] PEP 8
						 | 
						9 years ago | 
					
				
					
						
							
								   Sergey M․
							
						 | 
						
							
							
								89ac4a19e6
							
							[utils] Process non-base 10 integers in js_to_json
						 | 
						9 years ago | 
					
				
					
						
							
								   felix
							
						 | 
						
							
							
								bd1e484448
							
							[utils] js_to_json: various improvements
						 | 
						9 years ago | 
					
				
					
						
							
								   Yen Chi Hsuan
							
						 | 
						
							
							
								778a1ccca7
							
							[utils] Add Œ and œ found in French to ACCENT_CHARS
						 | 
						9 years ago | 
					
				
					
						
							
								   Yen Chi Hsuan
							
						 | 
						
							
							
								dab0daeeb0
							
							[utils,compat] Move struct_pack and struct_unpack to compat.py
						 | 
						9 years ago | 
					
				
					
						
							
								   Adam Thalhammer
							
						 | 
						
							
							
								31c4448f6e
							
							Instead of replacing accented characters with an underscore when sanitizing file names in restricted mode, replace them with their non-accented equivalents fixes #9347
						 | 
						9 years ago | 
					
				
					
						
							
								   Adam Thalhammer
							
						 | 
						
							
							
								79a2e94e79
							
							Instead of replacing accented characters with an underscore when sanitizing file names in restricted mode, replace them with their non-accented equivalents fixes #9347
						 | 
						9 years ago | 
					
				
					
						
							
								   Sergey M
							
						 | 
						
							
							
								b6c0d4f431
							
							Merge pull request #9110 from remitamine/parse_duration
						 | 
						9 years ago | 
					
				
					
						
							
								   remitamine
							
						 | 
						
							
							
								acaff49575
							
							[utils] imporove parse_duration to handle more formats
						 | 
						9 years ago | 
					
				
					
						
							
								   Jaime Marquínez Ferrándiz
							
						 | 
						
							
							
								eb9c3edd5e
							
							[test/utils] Add test for date_from_str
						 | 
						9 years ago | 
					
				
					
						
							
								   Yen Chi Hsuan
							
						 | 
						
							
							
								81f36eba88
							
							[test/test_utils] Update for escape_url change (again)
						 | 
						9 years ago | 
					
				
					
						
							
								   Yen Chi Hsuan
							
						 | 
						
							
							
								2d60465e44
							
							[test/test_utils] Update for escape_url change
						 | 
						9 years ago | 
					
				
					
						
							
								   Jaime Marquínez Ferrándiz
							
						 | 
						
							
							
								782b1b5bd1
							
							[utils] lookup_unit_table: Match word boundary instead of end of string
						 | 
						9 years ago | 
					
				
					
						
							
								   Sergey M․
							
						 | 
						
							
							
								c5229f3926
							
							[utils] PEP 8
						 | 
						9 years ago |