[youtube] Don't use the DASH manifest from 'get_video_info' if 'use_cipher_signature...
authorJaime Marquínez Ferrándiz <jaime.marquinez.ferrandiz@gmail.com>
Mon, 20 Jul 2015 18:35:26 +0000 (20:35 +0200)
committerJaime Marquínez Ferrándiz <jaime.marquinez.ferrandiz@gmail.com>
Wed, 22 Jul 2015 21:27:41 +0000 (23:27 +0200)
commit87dc451108b278eb5e5600a0159bdbd337272392
treed4214a9593d3f4092c1e98328458db561d3395da
parentca4456eda8f49ed2f939c7ae5cfe55b45777217c
[youtube] Don't use the DASH manifest from 'get_video_info' if 'use_cipher_signature' is True (#5118)

Currently they give a 403 Forbidden error.
youtube_dl/extractor/youtube.py