pukkandan 
							
						 
					 
					
						
						
							
						
						a4211baff5 
					 
					
						
						
							
							[cleanup] Minor cleanup  
						
						
						
						
					 
					
						2021-11-04 03:53:15 +05:30 
						 
				 
			
				
					
						
							
							
								pukkandan 
							
						 
					 
					
						
						
							
						
						8913ef74d7 
					 
					
						
						
							
							[ffmpeg] Detect libavformat version for aac_adtstoasc  
						
						... 
						
						
						
						and print available features in verbose head
Based on https://github.com/ytdl-org/youtube-dl/pull/29581  
						
						
					 
					
						2021-11-04 03:13:37 +05:30 
						 
				 
			
				
					
						
							
							
								pukkandan 
							
						 
					 
					
						
						
							
						
						0930b11fda 
					 
					
						
						
							
							[docs,cleanup] Improve docs and minor cleanup  
						
						... 
						
						
						
						Closes  #1387 , #1404 , #1408 , #1485 , #1415 , #1450 , #1492  
					
						2021-10-31 14:47:33 +05:30 
						 
				 
			
				
					
						
							
							
								pukkandan 
							
						 
					 
					
						
						
							
						
						48f796874d 
					 
					
						
						
							
							[utils] Create DownloadCancelled exception  
						
						... 
						
						
						
						as super-class of ExistingVideoReached, RejectedVideoReached, MaxDownloadsReached
Third parties can also sub-class this to cancel the download queue from a hook 
						
						
					 
					
						2021-10-26 20:27:09 +05:30 
						 
				 
			
				
					
						
							
							
								pukkandan 
							
						 
					 
					
						
						
							
						
						08438d2ca5 
					 
					
						
						
							
							[outtmpl] Add type link for internet shortcut files  
						
						... 
						
						
						
						and refactor related code
Closes  #1405  
						
						
					 
					
						2021-10-26 20:27:09 +05:30 
						 
				 
			
				
					
						
							
							
								pukkandan 
							
						 
					 
					
						
						
							
						
						f2fe69c7b0 
					 
					
						
						
							
							Approximate filesize from bitrate  
						
						... 
						
						
						
						Closes  #1400  
					
						2021-10-24 18:02:00 +05:30 
						 
				 
			
				
					
						
							
							
								pukkandan 
							
						 
					 
					
						
						
							
						
						9f1a1c36e6 
					 
					
						
						
							
							Separate --check-all-formats from --check-formats  
						
						... 
						
						
						
						Previously, `--check-formats` tested only the selected video formats, but ALL thumbnails 
						
						
					 
					
						2021-10-24 15:00:17 +05:30 
						 
				 
			
				
					
						
							
							
								pukkandan 
							
						 
					 
					
						
						
							
						
						96565c7e55 
					 
					
						
						
							
							[cleanup] Add keyword automatically to SearchIE descriptions  
						
						... 
						
						
						
						and some minor cleanup of docs 
						
						
					 
					
						2021-10-23 21:20:19 +05:30 
						 
				 
			
				
					
						
							
							
								pukkandan 
							
						 
					 
					
						
						
							
						
						ec11a9f4a2 
					 
					
						
						
							
							[minicurses] Add more colors  
						
						
						
						
					 
					
						2021-10-23 05:23:38 +05:30 
						 
				 
			
				
					
						
							
							
								pukkandan 
							
						 
					 
					
						
						
							
						
						49a57e70a9 
					 
					
						
						
							
							[cleanup] misc  
						
						
						
						
					 
					
						2021-10-23 02:09:10 +05:30 
						 
				 
			
				
					
						
							
							
								pukkandan 
							
						 
					 
					
						
						
							
						
						6e21fdd279 
					 
					
						
						
							
							[build] Enable lazy-extractors in releases  
						
						... 
						
						
						
						Set the environment variable `YTDLP_NO_LAZY_EXTRACTORS`
to forcefully disable lazy extractor loading 
						
						
					 
					
						2021-10-21 19:41:33 +05:30 
						 
				 
			
				
					
						
							
							
								pukkandan 
							
						 
					 
					
						
						
							
						
						d3c93ec2b7 
					 
					
						
						
							
							Don't create console for subprocesses on Windows ( #1261 )  
						
						... 
						
						
						
						Closes  #1251  
					
						2021-10-20 21:49:40 +05:30 
						 
				 
			
				
					
						
							
							
								pukkandan 
							
						 
					 
					
						
						
							
						
						176f1866cb 
					 
					
						
						
							
							Add HDR information to formats  
						
						
						
						
					 
					
						2021-10-18 18:35:02 +05:30 
						 
				 
			
				
					
						
							
							
								pukkandan 
							
						 
					 
					
						
						
							
						
						17bddf3e95 
					 
					
						
						
							
							Reduce default --socket-timeout  
						
						
						
						
					 
					
						2021-10-18 16:40:12 +05:30 
						 
				 
			
				
					
						
							
							
								pukkandan 
							
						 
					 
					
						
						
							
						
						e820fbaa6f 
					 
					
						
						
							
							Do not verify thumbnail URLs by default  
						
						... 
						
						
						
						Partially reverts cca80fe6110ba692acc8https://github.com/yt-dlp/yt-dlp/issues/340#issuecomment-877909966 , #402 
But the overhead in general use is not worth it
Closes  #694 , #725  
						
						
					 
					
						2021-10-18 15:44:47 +05:30 
						 
				 
			
				
					
						
							
							
								pukkandan 
							
						 
					 
					
						
						
							
						
						239df02103 
					 
					
						
						
							
							Make duration_string and resolution available in --match-filter  
						
						... 
						
						
						
						Related: #1309  
						
						
					 
					
						2021-10-17 17:39:33 +05:30 
						 
				 
			
				
					
						
							
							
								pukkandan 
							
						 
					 
					
						
						
							
						
						71ce444a3f 
					 
					
						
						
							
							Fix --restrict-filename when used with default template  
						
						
						
						
					 
					
						2021-10-17 01:03:04 +05:30 
						 
				 
			
				
					
						
							
							
								pukkandan 
							
						 
					 
					
						
						
							
						
						03b4de722a 
					 
					
						
						
							
							[downloader] Fix slow progress hooks  
						
						... 
						
						
						
						Closes  #1301  
					
						2021-10-16 20:02:40 +05:30 
						 
				 
			
				
					
						
							
							
								pukkandan 
							
						 
					 
					
						
						
							
						
						48ee10ee8a 
					 
					
						
						
							
							Fix conflict b/w id and ext in format selection  
						
						... 
						
						
						
						Closes  #1282  
					
						2021-10-16 20:02:30 +05:30 
						 
				 
			
				
					
						
							
							
								pukkandan 
							
						 
					 
					
						
						
							
						
						883d4b1eec 
					 
					
						
						
							
							[YoutubeDL] Write verbose header to logger  
						
						
						
						
					 
					
						2021-10-14 14:44:30 +05:30 
						 
				 
			
				
					
						
							
							
								pukkandan 
							
						 
					 
					
						
						
							
						
						993191c0d5 
					 
					
						
						
							
							Fix bug in  c111cefa5d 
						
						
						
						
					 
					
						2021-10-13 04:43:26 +05:30 
						 
				 
			
				
					
						
							
							
								pukkandan 
							
						 
					 
					
						
						
							
						
						b836dc94f2 
					 
					
						
						
							
							[outtmpl] Fix bug in expanding environment variables  
						
						
						
						
					 
					
						2021-10-13 04:14:11 +05:30 
						 
				 
			
				
					
						
							
							
								pukkandan 
							
						 
					 
					
						
						
							
						
						c111cefa5d 
					 
					
						
						
							
							[downloader/ffmpeg] Improve simultaneous download and merge  
						
						
						
						
					 
					
						2021-10-13 04:14:11 +05:30 
						 
				 
			
				
					
						
							
							
								pukkandan 
							
						 
					 
					
						
						
							
						
						975a0d0df9 
					 
					
						
						
							
							Calculate more fields for merged formats  
						
						... 
						
						
						
						Closes  #947  
					
						2021-10-13 04:14:11 +05:30 
						 
				 
			
				
					
						
							
							
								pukkandan 
							
						 
					 
					
						
						
							
						
						a903d8285c 
					 
					
						
						
							
							Fix bug in storyboards  
						
						... 
						
						
						
						Caused by 9359f3d4f0 
						
						
					 
					
						2021-10-11 17:27:39 +05:30 
						 
				 
			
				
					
						
							
							
								pukkandan 
							
						 
					 
					
						
						
							
						
						ed39cac53d 
					 
					
						
						
							
							Load archive only after printing verbose head  
						
						... 
						
						
						
						If there is some issue in loading archive, the verbose head should be visible in the logs 
						
						
					 
					
						2021-10-11 09:49:52 +05:30 
						 
				 
			
				
					
						
							
							
								pukkandan 
							
						 
					 
					
						
						
							
						
						a169858f24 
					 
					
						
						
							
							Fix check_formats output being written to stdout when -qv  
						
						... 
						
						
						
						Closes  #1229  
					
						2021-10-11 09:49:52 +05:30 
						 
				 
			
				
					
						
							
							
								pukkandan 
							
						 
					 
					
						
						
							
						
						d1d5c08f29 
					 
					
						
						
							
							[minicurses] Fix when printing to file  
						
						... 
						
						
						
						Closes  #1215  
					
						2021-10-10 09:31:59 +05:30 
						 
				 
			
				
					
						
							
							
								pukkandan 
							
						 
					 
					
						
						
							
						
						b5ae35ee6d 
					 
					
						
						
							
							[cleanup] Misc cleanup  
						
						
						
						
					 
					
						2021-10-09 22:32:00 +05:30 
						 
				 
			
				
					
						
							
							
								pukkandan 
							
						 
					 
					
						
						
							
						
						4e3b637d5b 
					 
					
						
						
							
							Merge webm formats into mkv if thumbnails are to be embedded  
						
						... 
						
						
						
						This was originally implemented in 4d971a16b8#173 ) by @damianoamatruda
but was reverted in 3b297919e0#500 ) 
						
						
					 
					
						2021-10-09 22:19:23 +05:30 
						 
				 
			
				
					
						
							
							
								pukkandan 
							
						 
					 
					
						
						
							
						
						819e05319b 
					 
					
						
						
							
							Improved progress reporting (See desc) ( #1125 )  
						
						... 
						
						
						
						* Separate `--console-title` and `--no-progress`
* Add option `--progress` to show progress-bar even in quiet mode
* Fix and refactor `minicurses`
* Use `minicurses` for all progress reporting
* Standardize use of terminal sequences and enable color support for windows 10
* Add option `--progress-template` to customize progress-bar and console-title
* Add postprocessor hooks and progress reporting
Closes : #906 , #901 , #1085 , #1170  
						
						
					 
					
						2021-10-09 00:41:59 +05:30 
						 
				 
			
				
					
						
							
							
								pukkandan 
							
						 
					 
					
						
						
							
						
						8472674399 
					 
					
						
						
							
							[FixupM3u8] Do not run if merge is needed  
						
						... 
						
						
						
						We pass the relevant arguments to the merger, so separate fixup in redundant 
						
						
					 
					
						2021-10-06 05:45:19 +05:30 
						 
				 
			
				
					
						
							
							
								pukkandan 
							
						 
					 
					
						
						
							
						
						519804a92f 
					 
					
						
						
							
							bugfix for  80c03fa98f 
						
						
						
						
					 
					
						2021-10-06 05:45:18 +05:30 
						 
				 
			
				
					
						
							
							
								pukkandan 
							
						 
					 
					
						
						
							
						
						b11c04a8ae 
					 
					
						
						
							
							Fix -f mp4 behaving differently from youtube-dl  
						
						
						
						
					 
					
						2021-10-04 03:08:28 +05:30 
						 
				 
			
				
					
						
							
							
								Felix S 
							
						 
					 
					
						
						
							
						
						9359f3d4f0 
					 
					
						
						
							
							[extractor] Extract storyboards from SMIL manifests ( #1128 )  
						
						... 
						
						
						
						Authored by: fstirlitz 
						
						
					 
					
						2021-10-03 00:13:42 +05:30 
						 
				 
			
				
					
						
							
							
								pukkandan 
							
						 
					 
					
						
						
							
						
						e6f21b3d92 
					 
					
						
						
							
							[docs,cleanup] Some minor refactoring and improve docs  
						
						
						
						
					 
					
						2021-09-30 03:32:52 +05:30 
						 
				 
			
				
					
						
							
							
								pukkandan 
							
						 
					 
					
						
						
							
						
						3ae5e79774 
					 
					
						
						
							
							[postprocessor] Add plugin support  
						
						... 
						
						
						
						Adds option `--use-postprocessor` to enable them 
						
						
					 
					
						2021-09-30 03:32:46 +05:30 
						 
				 
			
				
					
						
							
							
								pukkandan 
							
						 
					 
					
						
						
							
						
						80c03fa98f 
					 
					
						
						
							
							Allow empty output template to skip a type of file  
						
						... 
						
						
						
						Closes  #760 , #1111  
					
						2021-09-30 03:32:43 +05:30 
						 
				 
			
				
					
						
							
							
								pukkandan 
							
						 
					 
					
						
						
							
						
						360167b9fc 
					 
					
						
						
							
							Fix --flat-playlist when neither IE nor id is known  
						
						
						
						
					 
					
						2021-09-27 11:29:17 +05:30 
						 
				 
			
				
					
						
							
							
								pukkandan 
							
						 
					 
					
						
						
							
						
						91dd88b90f 
					 
					
						
						
							
							[outtmpl] Alternate form of format type l for \n delimited list  
						
						
						
						
					 
					
						2021-09-27 11:29:16 +05:30 
						 
				 
			
				
					
						
							
							
								pukkandan 
							
						 
					 
					
						
						
							
						
						524e2e4fda 
					 
					
						
						
							
							[outtmpl] Format type U for unicode normalization  
						
						
						
						
					 
					
						2021-09-26 01:41:01 +05:30 
						 
				 
			
				
					
						
							
							
								pukkandan 
							
						 
					 
					
						
						
							
						
						ff1c7fc9d3 
					 
					
						
						
							
							Allow 0 in --playlist-items  
						
						
						
						
					 
					
						2021-09-25 03:31:35 +05:30 
						 
				 
			
				
					
						
							
							
								pukkandan 
							
						 
					 
					
						
						
							
						
						4c88ff87fc 
					 
					
						
						
							
							[build] Improve release process ( #880 )  
						
						... 
						
						
						
						* Automate more of the release process by animelover1984, pukkandan - closes  #823 
* Fix sha256 by nihil-admirari - closes  #385 
* Bring back brew taps by nao20010128nao #865 
* Provide `--onedir` zip for windows by pukkandan - Closes  #1024 , #661 , #705  and #890 
Authored by: pukkandan, animelover1984, nihil-admirari, nao20010128nao 
						
						
					 
					
						2021-09-24 06:31:43 +05:30 
						 
				 
			
				
					
						
							
							
								pukkandan 
							
						 
					 
					
						
						
							
						
						b19404591a 
					 
					
						
						
							
							Separate the options --ignore-errors and --no-abort-on-error  
						
						... 
						
						
						
						In youtube-dl, `-i` ignores both download and post-processing error, and
treats the download as successful even if the post-processor fails.
yt-dlp used to skip the entire video on either error and there was no
option to ignore the post-processing errors like youtube-dl does.
By splitting the option into two, now either just the download errors
(--no-abort-on-error, default on CLI) or all errors (--ignore-errors)
can be ignored as per the users' needs
Closes  #893  
						
						
					 
					
						2021-09-24 06:05:35 +05:30 
						 
				 
			
				
					
						
							
							
								pukkandan 
							
						 
					 
					
						
						
							
						
						77c4a9ef68 
					 
					
						
						
							
							Download subtitles in order of --sub-langs  
						
						... 
						
						
						
						Closes  #1041  
					
						2021-09-24 05:14:19 +05:30 
						 
				 
			
				
					
						
							
							
								Ashish Gupta 
							
						 
					 
					
						
						
							
						
						388bc4a640 
					 
					
						
						
							
							[Hotstar] Add referer for subs ( #1062 )  
						
						... 
						
						
						
						Authored by: Ashish0804 
						
						
					 
					
						2021-09-23 14:30:49 +05:30 
						 
				 
			
				
					
						
							
							
								pukkandan 
							
						 
					 
					
						
						
							
						
						a21e0ab1a1 
					 
					
						
						
							
							[ffmpeg] Add aac_adtstoasc when merging if needed  
						
						... 
						
						
						
						Related: #1039  
						
						
					 
					
						2021-09-22 19:51:58 +05:30 
						 
				 
			
				
					
						
							
							
								pukkandan 
							
						 
					 
					
						
						
							
						
						7c37ff97d3 
					 
					
						
						
							
							Allow alternate fields in outtmpl  
						
						... 
						
						
						
						Closes  #899 , #1004  
					
						2021-09-18 16:41:01 +05:30 
						 
				 
			
				
					
						
							
							
								pukkandan 
							
						 
					 
					
						
						
							
						
						edf65256aa 
					 
					
						
						
							
							[hls,aes] Fallback to native implementation for AES-CBC  
						
						... 
						
						
						
						and detect `Cryptodome` in addition to `Crypto`
Closes  #935 
Related: #938  
						
						
					 
					
						2021-09-18 00:55:58 +05:30 
						 
				 
			
				
					
						
							
							
								pukkandan 
							
						 
					 
					
						
						
							
						
						f5aa5cfbff 
					 
					
						
						
							
							Add format type B for outtmpl to treat the value as bytes  
						
						... 
						
						
						
						This is useful to limit the filename to a certain number of bytes rather than characters
Closes  #1003  
						
						
					 
					
						2021-09-18 00:11:11 +05:30