[utils] YoutubeDLHandler: don't use 'Youtubedl-user-agent' for overriding the default...
authorJaime Marquínez Ferrándiz <jaime.marquinez.ferrandiz@gmail.com>
Sat, 24 Jan 2015 17:07:21 +0000 (18:07 +0100)
committerJaime Marquínez Ferrándiz <jaime.marquinez.ferrandiz@gmail.com>
Sat, 24 Jan 2015 17:07:21 +0000 (18:07 +0100)
commit3fcfb8e9faf3cf1dcadedd6fecc5158a86d07065
tree3f99926574a65e8193e1e16e765117f0e8eded8f
parent384b62028a4c3c35727d714ccfc9944a36934069
[utils] YoutubeDLHandler: don't use 'Youtubedl-user-agent' for overriding the default user agent

Setting the 'User-Agent' header is enough
youtube_dl/downloader/http.py
youtube_dl/extractor/atresplayer.py
youtube_dl/extractor/bliptv.py
youtube_dl/extractor/mtv.py
youtube_dl/utils.py