Sergey M․
							
						 | 
						
							
							
								611c1dd96e
							
							[refactor] Single quotes consistency
						 | 
						9 years ago | 
					
				
					
						
							
								   Sergey M․
							
						 | 
						
							
							
								d800609c62
							
							[refactor] Do not specify redundant None as second argument in dict.get()
						 | 
						9 years ago | 
					
				
					
						
							
								   Sergey M․
							
						 | 
						
							
							
								4c77d3f52a
							
							[YoutubeDL] Allow bestvideo+bestaudio for any extractor
						 | 
						9 years ago | 
					
				
					
						
							
								   Sergey M․
							
						 | 
						
							
							
								388ae76b52
							
							[YoutubeDL] Fix format resolution when height is missing
						 | 
						9 years ago | 
					
				
					
						
							
								   Sergey M․
							
						 | 
						
							
							
								e2effb08a4
							
							[YoutubeDL] Sanitize format_id (Closes #8494)
						 | 
						9 years ago | 
					
				
					
						
							
								   Yen Chi Hsuan
							
						 | 
						
							
							
								b286f201a8
							
							[YoutubeDL] Do not override ie_key in url_transparent
						 | 
						9 years ago | 
					
				
					
						
							
								   Jaime Marquínez Ferrándiz
							
						 | 
						
							
							
								7d106a65ca
							
							Add --hls-use-mpegts option
						 | 
						9 years ago | 
					
				
					
						
							
								   dyn888
							
						 | 
						
							
							
								b0df5223be
							
							Update YoutubeDL.py
						 | 
						9 years ago | 
					
				
					
						
							
								   Sergey M․
							
						 | 
						
							
							
								b555942428
							
							[YoutubeDL] Ensure protocol is always present
						 | 
						9 years ago | 
					
				
					
						
							
								   Yen Chi Hsuan
							
						 | 
						
							
							
								10d33b3473
							
							[YoutubeDL] Introduce CSS3 like string operators
						 | 
						9 years ago | 
					
				
					
						
							
								   Sergey M․
							
						 | 
						
							
							
								33d2fc2f64
							
							[YoutubeDL] Auto generate title fields corresponding to the *_number fields
						 | 
						9 years ago | 
					
				
					
						
							
								   Jaime Marquínez Ferrándiz
							
						 | 
						
							
							
								30e2f2d76f
							
							[YoutubeDL] use a more correct terminology in the error message for file:// URLs
						 | 
						9 years ago | 
					
				
					
						
							
								   Jaime Marquínez Ferrándiz
							
						 | 
						
							
							
								4240d50496
							
							[YoutubeDL] improve error message for file:/// URLs
						 | 
						9 years ago | 
					
				
					
						
							
								   Jaime Marquínez Ferrándiz
							
						 | 
						
							
							
								6240b0a278
							
							[YoutubeDL] urlopen: use build_opener again
						 | 
						9 years ago | 
					
				
					
						
							
								   Jaime Marquínez Ferrándiz
							
						 | 
						
							
							
								e37afbe0b8
							
							[YoutubeDL] urlopen: disable the 'file:' protocol (#8227)
						 | 
						9 years ago | 
					
				
					
						
							
								   remitamine
							
						 | 
						
							
							
								6ec6cb4e95
							
							Revert "fix typos"
						 | 
						9 years ago | 
					
				
					
						
							
								   remitamine
							
						 | 
						
							
							
								36a0e46c39
							
							fix typos
						 | 
						9 years ago | 
					
				
					
						
							
								   Jakub Wilk
							
						 | 
						
							
							
								dfb1b1468c
							
							Fix typos
						 | 
						9 years ago | 
					
				
					
						
							
								   Philipp Hagemeister
							
						 | 
						
							
							
								32f9036447
							
							[ccc] Add language information to formats
						 | 
						9 years ago | 
					
				
					
						
							
								   Sergey M․
							
						 | 
						
							
							
								9b9c5355e4
							
							Rename error_to_str to error_to_compat_str
						 | 
						10 years ago | 
					
				
					
						
							
								   Sergey M․
							
						 | 
						
							
							
								2c74e6fa77
							
							[YoutubeDL] Revert error_to_str for ExtractorError
						 | 
						10 years ago | 
					
				
					
						
							
								   Sergey M․
							
						 | 
						
							
							
								c0384f221e
							
							Use proper encoding on compat_str construction when necessary
						 | 
						10 years ago | 
					
				
					
						
							
								   Sergey M․
							
						 | 
						
							
							
								8900ab4d9b
							
							[YoutubeDL] More error_to_str
						 | 
						10 years ago | 
					
				
					
						
							
								   Sergey M․
							
						 | 
						
							
							
								fb043a6e4e
							
							[YoutubeDL] Use error_to_str
						 | 
						10 years ago | 
					
				
					
						
							
								   Sergey M․
							
						 | 
						
							
							
								7f8b271465
							
							Properly convert errors to strings
						 | 
						10 years ago | 
					
				
					
						
							
								   Sergey M․
							
						 | 
						
							
							
								3d24bbfbe4
							
							[YoutubeDL] Check formats for merge to be opposite (#7786)
						 | 
						10 years ago | 
					
				
					
						
							
								   Sergey M?
							
						 | 
						
							
							
								5c2266df4b
							
							Switch codebase to use sanitized_Request instead of
						 | 
						10 years ago | 
					
				
					
						
							
								   Sergey M․
							
						 | 
						
							
							
								67dda51722
							
							Rename compat_urllib_request_Request to sanitized_Request and move to utils
						 | 
						10 years ago | 
					
				
					
						
							
								   Sergey M․
							
						 | 
						
							
							
								82d8a8b6e2
							
							[YoutubeDL] Wrap plain-text URL requests in compat_urllib_request_Request
						 | 
						10 years ago | 
					
				
					
						
							
								   ashutosh-mishra
							
						 | 
						
							
							
								17cc153435
							
							Typo fix, found while going through the code.
						 | 
						10 years ago |