Talk:Samples

From Official Kodi Wiki
Revision as of 10:42, 15 June 2016 by Gamester17 (talk | contribs)
Jump to navigation Jump to search

Koying (talk) 05:52, 26 December 2015 (EST) The "FLAC 5.1" sample looks AAC to me

Unsorted VP9 4K videos on YouTube

YouTube download script

Videos can relativly easily be downloaded directly from YouTube using the youtube-dl Python script from https://rg3.github.io/youtube-dl/ (which is also also available as a Windows executable that includes Python).

Find the VP9 2160p video first:

youtube-dl URL --list-formats

Download it:

youtube-dl URL -f format_code