YoutubeIE: new algo for length 86 (fixes #1156)
authorJaime Marquínez Ferrándiz <jaime.marquinez.ferrandiz@gmail.com>
Wed, 31 Jul 2013 08:45:13 +0000 (10:45 +0200)
committerJaime Marquínez Ferrándiz <jaime.marquinez.ferrandiz@gmail.com>
Wed, 31 Jul 2013 08:45:13 +0000 (10:45 +0200)
commit75952c6e3dcbab1b7c239b02272ca1bb5336f72d
treed72316c9af7342a1320fe33e575edd920590db2d
parent05afc96b73cc4975aef6ace912566a2b36141cc4
YoutubeIE: new algo for length 86 (fixes #1156)

Now is using the same length as the flash player used for age protected videos, but the algorithm is different, so now for age protected videos it first tries to use the old algo.
devscripts/youtube_genalgo.py
test/test_youtube_sig.py
youtube_dl/extractor/youtube.py