======= youtube-dl =======
==== downloader meilleur format ====
youtube-dl.exe --merge-output-format mkv --format bestvideo+bestaudio
==== downloader meilleur audio ====
youtube-dl.exe --format bestaudio
==== mettre a jour ====
youtube-dl.exe -U
saison 6:
$ ./youtube-dl.exe --format 'bestvideo[height<=1080]+bestaudio' 'https://www.youtube.com/playlist?list=PLQp8FoQ4t-lUlCd8fD6h1JS6-wRMA3dg2' -o 'Sailing SV Delos - s06e%(playlist_index)s - %(title)s.%(ext)s' -i
Red Green
saison 1:
$ ./youtube-dl.exe --format 'bestvideo[height<=1080]+bestaudio' 'https://www.youtube.com/watch?v=FUXPuYZ4DEQ&list=PL1B7032B7794EACD3' -o 'The Red Green Show - s01e%(playlist_index)s - %(title)s.%(ext)s' -i