Sergey M․
							
						 | 
						
							
							
								fe07e788bf
							
							[utils] Skip ! prefixed code in js_to_json
						 | 
						5 years ago | 
					
				
					
						
							
								   Kevin O'Connor
							
						 | 
						
							
							
								4eda10499e
							
							[utils] Don't attempt to coerce JS strings to numbers in js_to_json (#26851)
						 | 
						5 years ago | 
					
				
					
						
							
								   Sergey M․
							
						 | 
						
							
							
								1d9bf655e6
							
							[utils] Recognize wav mimetype (closes #26463)
						 | 
						5 years ago | 
					
				
					
						
							
								   Sergey M․
							
						 | 
						
							
							
								42db58ec73
							
							[utils] Improve str_to_int
						 | 
						5 years ago | 
					
				
					
						
							
								   Remita Amine
							
						 | 
						
							
							
								348c6bf1c1
							
							[utils] handle int values passed to str_to_int
						 | 
						6 years ago | 
					
				
					
						
							
								   Sergey M․
							
						 | 
						
							
							
								1ced222120
							
							[utils] Add generic caesar cipher and rot47
						 | 
						6 years ago | 
					
				
					
						
							
								   InfernalUnderling
							
						 | 
						
							
							
								9d30c2132a
							
							[utils] Handle rd-suffixed day parts in unified_strdate (#23199)
						 | 
						6 years ago | 
					
				
					
						
							
								   Sergey M․
							
						 | 
						
							
							
								824fa51165
							
							[utils] Improve subtitles_filename (closes #22753)
						 | 
						6 years ago | 
					
				
					
						
							
								   Sergey M․
							
						 | 
						
							
							
								28cc2241e4
							
							[utils] Restrict parse_codecs and add theora as known vcodec (#21381)
						 | 
						6 years ago | 
					
				
					
						
							
								   Sergey M․
							
						 | 
						
							
							
								53cd37bac5
							
							[utils] Improve strip_or_none
						 | 
						6 years ago | 
					
				
					
						
							
								   Jakub Wilk
							
						 | 
						
							
							
								fd35d8cdfd
							
							[utils] Transliterate "þ" as "th" (#20897)
						 | 
						6 years ago | 
					
				
					
						
							
								   Sergey M․
							
						 | 
						
							
							
								5e1271c56d
							
							[utils] Improve int_or_none and float_or_none (#20403)
						 | 
						6 years ago | 
					
				
					
						
							
								   Sergey M․
							
						 | 
						
							
							
								0dc41787af
							
							[utils] Introduce parse_bitrate
						 | 
						6 years ago | 
					
				
					
						
							
								   Sergey M․
							
						 | 
						
							
							
								fad4ceb534
							
							[utils] Fix urljoin for paths with non-http(s) schemes
						 | 
						6 years ago | 
					
				
					
						
							
								   Sergey M․
							
						 | 
						
							
							
								25d110be30
							
							[utils] Properly recognize AV1 codec (closes #17506)
						 | 
						7 years ago | 
					
				
					
						
							
								   Sergey M․
							
						 | 
						
							
							
								af03000ad5
							
							[utils] Introduce url_or_none
						 | 
						7 years ago | 
					
				
					
						
							
								   Sergey M․
							
						 | 
						
							
							
								e9c671d5e8
							
							[utils] Allow JSONP with empty func name (closes #17028)
						 | 
						7 years ago | 
					
				
					
						
							
								   Enes
							
						 | 
						
							
							
								85750f8972
							
							[openload] Improve ext extraction
						 | 
						7 years ago | 
					
				
					
						
							
								   Remita Amine
							
						 | 
						
							
							
								3bb3ff38a1
							
							[test_utils] add tests for b836118724122a639a1cb78d55d91724bf1e7251
						 | 
						7 years ago | 
					
				
					
						
							
								   Sergey M․
							
						 | 
						
							
							
								6cc622327f
							
							[utils] Introduce merge_dicts
						 | 
						7 years ago | 
					
				
					
						
							
								   Sergey M․
							
						 | 
						
							
							
								1cc47c6674
							
							[utils] Fix match_str for boolean meta fields
						 | 
						7 years ago | 
					
				
					
						
							
								   Philipp Hagemeister
							
						 | 
						
							
							
								f226880c6d
							
							[tennistv] Add support for tennistv.com
						 | 
						7 years ago | 
					
				
					
						
							
								   Sergey M․
							
						 | 
						
							
							
								b871d7e954
							
							[utils] Add parse_resolution
						 | 
						7 years ago | 
					
				
					
						
							
								   Sergey M․
							
						 | 
						
							
							
								befa4708fd
							
							[utils] Fixup some common URL's typos in sanitize_url (closes #15649)
						 | 
						7 years ago | 
					
				
					
						
							
								   Sergey M․
							
						 | 
						
							
							
								c707b1d828
							
							[test_utils] Add tests for malformed JSON handling in js_to_json
						 | 
						7 years ago | 
					
				
					
						
							
								   Mike Fährmann
							
						 | 
						
							
							
								c384d537f8
							
							[util] Improve scientific notation handling in js_to_json (closes #14789)
						 | 
						7 years ago | 
					
				
					
						
							
								   Sergey M․
							
						 | 
						
							
							
								b555ae9bf1
							
							[utils] Add another date format pattern (#14999)
						 | 
						7 years ago | 
					
				
					
						
							
								   Sergey M․
							
						 | 
						
							
							
								056653bbb1
							
							[utils] Add support for zero years and months in parse_duration
						 | 
						8 years ago | 
					
				
					
						
							
								   Yen Chi Hsuan
							
						 | 
						
							
							
								3869028ffb
							
							[utils] Use bytes-like objects in dfxp2srt
						 | 
						8 years ago | 
					
				
					
						
							
								   Yen Chi Hsuan
							
						 | 
						
							
							
								95f3f7c20a
							
							[utils] Fix unescapeHTML for misformed string like "&a"" (#13935)
						 | 
						8 years ago |