scan/youtube.lua: Return HTTPS media URLs if input URL uses it
commit33b172f7aa14e8bb7d709158b5debd18a6b87adb
authorToni Gundogdu <legatvs@gmail.com>
Wed, 11 Sep 2013 16:49:30 +0000 (11 19:49 +0300)
committerToni Gundogdu <legatvs@gmail.com>
Thu, 12 Sep 2013 13:53:51 +0000 (12 16:53 +0300)
treeda951708f2364aef768f8a26e4d9b981e2e4303c
parentc58c7b547f90b3db0af29673d2d828263a52548e
scan/youtube.lua: Return HTTPS media URLs if input URL uses it

Other:
* Remove handling of youtube-nocookie.com (domain no longer operational)
* Create strings using tables (the "Lua way")

Signed-off-by: Toni Gundogdu <legatvs@gmail.com>
share/scan/youtube.lua