Stuart Henderson writes:
> On 2017/02/14 20:04, Landry Breuil wrote:
> > Hi,
> > 
> > like every two weeks, ydl is broken, and the bi-weekly-or-so update
> > fixes it.. ok ?
> 
> ok.
> 
> I wonder how get-flash-videos manages to stay working though..

YouTube has multiple encodings of every video; see youtube-dl -F.
By default youtube-dl seems to prefer downloading individual DASH
audio/video streams and merging them together. These are the ones that
change all the time. get_flash_videos seems to default to formats
like youtube-dl -f 22, which apparently don't change.

-- 
Anthony J. Bentley

Reply via email to