mirror of
				https://github.com/chibicitiberiu/ytsm.git
				synced 2024-02-24 05:43:31 +00:00 
			
		
		
		
	Encourage youtube-dl to save downloaded files into mp4 format, so they can be streamed directly
This commit is contained in:
		| @@ -82,6 +82,7 @@ class DownloadVideoJob(Job): | ||||
|             'writesubtitles': user.preferences['download_subtitles'], | ||||
|             'writeautomaticsub': user.preferences['download_autogenerated_subtitles'], | ||||
|             'allsubtitles': user.preferences['download_subtitles_all'], | ||||
|             'merge_output_format': 'mp4', | ||||
|             'postprocessors': [ | ||||
|                 { | ||||
|                     'key': 'FFmpegMetadata' | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Jacob Mansfield [root@Helix]
					Jacob Mansfield [root@Helix]