InvalidUsernameException 
							
						 
					 
					
						
						
							
						
						db162b76f6 
					 
					
						
						
							
							[ie/zdf] Fix language extraction and format sorting ( #13313 )  
						
						... 
						
						
						
						Closes  #13118 
Authored by: InvalidUsernameException 
					
						2025-06-08 00:10:01 +00:00 
						 
				 
			
				
					
						
							
							
								InvalidUsernameException 
							
						 
					 
					
						
						
							
						
						7be14109a6 
					 
					
						
						
							
							[ie/zdf] Fix extractors ( #12779 )  
						
						... 
						
						
						
						Closes  #12647 
Authored by: InvalidUsernameException, bashonly
Co-authored-by: bashonly <88596187+bashonly@users.noreply.github.com > 
					
						2025-04-30 22:27:42 +00:00 
						 
				 
			
				
					
						
							
							
								bashonly 
							
						 
					 
					
						
						
							
						
						e7882b682b 
					 
					
						
						
							
							[ie/3sat] Fix extractor ( #12403 )  
						
						... 
						
						
						
						Fix 241ace4f10Closes  #12391 
Authored by: bashonly 
						
						
					 
					
						2025-02-19 00:19:02 +00:00 
						 
				 
			
				
					
						
							
							
								Stefan Lobbenmeier 
							
						 
					 
					
						
						
							
						
						241ace4f10 
					 
					
						
						
							
							[ie/zdf] Extract more metadata ( #9565 )  
						
						... 
						
						
						
						Closes  #9564 
Authored by: StefanLobbenmeier 
					
						2025-02-09 19:19:28 +00:00 
						 
				 
			
				
					
						
							
							
								InvalidUsernameException 
							
						 
					 
					
						
						
							
						
						bb69f5dab7 
					 
					
						
						
							
							[ie/zdf] Fix extractors ( #11041 )  
						
						... 
						
						
						
						Closes  #4782 , Closes  #10672 
Authored by: InvalidUsernameException 
					
						2025-01-26 00:29:57 +00:00 
						 
				 
			
				
					
						
							
							
								sepro 
							
						 
					 
					
						
						
							
						
						add96eb9f8 
					 
					
						
						
							
							[cleanup] Add more ruff rules ( #10149 )  
						
						... 
						
						
						
						Authored by: seproDev
Reviewed-by: bashonly <88596187+bashonly@users.noreply.github.com >
Reviewed-by: Simon Sawicki <contact@grub4k.xyz > 
						
						
					 
					
						2024-06-12 01:09:58 +02:00 
						 
				 
			
				
					
						
							
							
								bashonly 
							
						 
					 
					
						
						
							
						
						ee0ed0338d 
					 
					
						
						
							
							[extractor/zdf] Fix formats extraction  
						
						... 
						
						
						
						Closes  #7238 , Closes  #7240 
Authored by: bashonly 
					
						2023-06-05 10:40:48 -05:00 
						 
				 
			
				
					
						
							
							
								sepro 
							
						 
					 
					
						
						
							
						
						0fe87a8730 
					 
					
						
						
							
							[extractor/zdf] Use android API endpoint for UHD downloads ( #6150 )  
						
						... 
						
						
						
						Authored by: seproDev 
						
						
					 
					
						2023-02-04 04:08:29 +05:30 
						 
				 
			
				
					
						
							
							
								pukkandan 
							
						 
					 
					
						
						
							
						
						9f14daf22b 
					 
					
						
						
							
							[extractor] Deprecate _sort_formats  
						
						
						
						
					 
					
						2022-11-17 11:40:17 +05:30 
						 
				 
			
				
					
						
							
							
								pukkandan 
							
						 
					 
					
						
						
							
						
						db4678e448 
					 
					
						
						
							
							Update to ytdl-commit-de39d128  
						
						... 
						
						
						
						[extractor/ceskatelevize] Back-port extractor from yt-dlp
de39d1281cCloses  #5361 , Closes  #4634 , Closes  #5210  
						
						
					 
					
						2022-11-07 02:18:30 +05:30 
						 
				 
			
				
					
						
							
							
								pukkandan 
							
						 
					 
					
						
						
							
						
						e3aae45a6f 
					 
					
						
						
							
							[extractor/zdf] Fix bug in  62b2b736e7 
						
						... 
						
						
						
						Closes  #4061  
					
						2022-06-13 19:13:59 +05:30 
						 
				 
			
				
					
						
							
							
								Elyse 
							
						 
					 
					
						
						
							
						
						62b2b736e7 
					 
					
						
						
							
							[extractor/zdf] Improve format sorting ( #4040 )  
						
						... 
						
						
						
						Closes  #4020 
Authored by: elyse0 
					
						2022-06-10 15:22:14 -07:00 
						 
				 
			
				
					
						
							
							
								pukkandan 
							
						 
					 
					
						
						
							
						
						86e5f3ed2e 
					 
					
						
						
							
							[cleanup] Upgrade syntax  
						
						... 
						
						
						
						Using https://github.com/asottile/pyupgrade 
1. `__future__` imports and `coding: utf-8` were removed
2. Files were rewritten with `pyupgrade --py36-plus --keep-percent-format`
3. f-strings were cherry-picked from `pyupgrade --py36-plus`
Extractors are left untouched (except removing header) to avoid unnecessary merge conflicts 
						
						
					 
					
						2022-04-12 05:32:51 +05:30 
						 
				 
			
				
					
						
							
							
								pukkandan 
							
						 
					 
					
						
						
							
						
						50e93e03a7 
					 
					
						
						
							
							Update to ytdl-commit-6508688  
						
						... 
						
						
						
						Make default upload_/release_date a compat_str
6508688e88https://github.com/ytdl-org/youtube-dl/pull/30531 
    - 01824d275b39a98b09a2f0a05a55c24186e81777 
						
						
					 
					
						2022-03-05 02:24:17 +05:30 
						 
				 
			
				
					
						
							
							
								chris 
							
						 
					 
					
						
						
							
						
						f5c2c2c9b0 
					 
					
						
						
							
							[zdf] Add chapter extraction ( #2198 )  
						
						... 
						
						
						
						Authored by: iw0nderhow 
						
						
					 
					
						2022-01-02 03:37:31 +05:30 
						 
				 
			
				
					
						
							
							
								chris 
							
						 
					 
					
						
						
							
						
						5f9aaac8c2 
					 
					
						
						
							
							[zdf] Support videos with different ptmd location ( #1893 )  
						
						... 
						
						
						
						Authored by: iw0nderhow 
						
						
					 
					
						2021-12-09 17:24:31 +05:30 
						 
				 
			
				
					
						
							
							
								pukkandan 
							
						 
					 
					
						
						
							
						
						34921b4345 
					 
					
						
						
							
							[utils] Add join_nonempty  
						
						
						
						
					 
					
						2021-11-06 07:53:55 +05:30 
						 
				 
			
				
					
						
							
							
								pukkandan 
							
						 
					 
					
						
						
							
						
						600e900300 
					 
					
						
						
							
							[zdf] Improve format sorting  
						
						... 
						
						
						
						Closes  #910  
					
						2021-09-24 07:47:00 +05:30 
						 
				 
			
				
					
						
							
							
								pukkandan 
							
						 
					 
					
						
						
							
						
						ec5e77c558 
					 
					
						
						
							
							Update to ytdl-2021.03.02  
						
						
						
						
					 
					
						2021-03-02 13:56:07 +05:30 
						 
				 
			
				
					
						
							
							
								Pccode66 
							
						 
					 
					
						
						
							
						
						7a5c1cfe93 
					 
					
						
						
							
							Completely change project name to yt-dlp ( #85 )  
						
						... 
						
						
						
						* All modules and binary names are changed
* All documentation references changed
* yt-dlp no longer loads youtube-dlc config files
* All URLs changed to point to organization account
Co-authored-by: Pccode66
Co-authored-by: pukkandan 
						
						
					 
					
						2021-02-25 00:15:56 +05:30