• Pierre Ynard's avatar
    youtube.lua: use alternative API URL · 68286300
    Pierre Ynard authored
    It seems that the normal URLs included in the web page miss a
    "signature" field and return 403 errors now. This approach has a number
    of issues, it requires an extra HTTP request, still seems to fail due
    to lack of signatures, and have different access restrictions than the
    the web pages.
    
    This shall meet the popular demand for now.
    
    Closes #7471
    (cherry picked from commit aaf17f6592d2cf8f122ed6d9291a8eadb4812576)
    Signed-off-by: default avatarJean-Baptiste Kempf <jb@videolan.org>
    68286300
youtube.lua 8.56 KB