mirror of
				https://github.com/yt-dlp/yt-dlp.git
				synced 2025-10-31 14:45:14 +00:00 
			
		
		
		
	[ie/SonyLIVSeries] Add sort_order extractor-arg (#11569)
				
					
				
			Authored by: bashonly
This commit is contained in:
		| @@ -1869,6 +1869,9 @@ The following extractors use this feature: | ||||
| #### digitalconcerthall | ||||
| * `prefer_combined_hls`: Prefer extracting combined/pre-merged video and audio HLS formats. This will exclude 4K/HEVC video and lossless/FLAC audio formats, which are only available as split video/audio HLS formats | ||||
| 
 | ||||
| #### sonylivseries | ||||
| * `sort_order`: Episode sort order for series extraction - one of `asc` (ascending, oldest first) or `desc` (descending, newest first). Default is `asc` | ||||
| 
 | ||||
| **Note**: These options may be changed/removed in the future without concern for backward compatibility | ||||
| 
 | ||||
| <!-- MANPAGE: MOVE "INSTALLATION" SECTION HERE --> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 bashonly
					bashonly