[youtube] Construct a playlist URL in case the page is missing one
authorIvan Kozik <ivan@ludios.org>
Sat, 30 May 2015 20:50:22 +0000 (20:50 +0000)
committerIvan Kozik <ivan@ludios.org>
Sat, 30 May 2015 20:54:03 +0000 (20:54 +0000)
commitd2a9de78dfc629aaaaf8a2a30432d5f02c949e9a
tree04d9c27370f41ca0207c39f99c984d889746ad12
parentc5138a7ce49db19b64adc11d81384595b966a7a9
[youtube] Construct a playlist URL in case the page is missing one

This fixes jumping from user/channel -> playlist for some users like
https://www.youtube.com/user/BitcoinFoundation

This also removes the superfluous log message
"add --no-playlist to just download video VIDEOID"
when downloading a user/channel.
youtube_dl/extractor/youtube.py