Skip to content

Instantly share code, notes, and snippets.

View vladscript's full-sized avatar
🎯
Focusing

vlad vladscript

🎯
Focusing
  • UNAM, IFC
  • CDMX
View GitHub Profile
@czoins
czoins / youtube.lua
Created August 22, 2021 06:50
Modified VLC youtube.lua using youtube-dl. The latest youtube.lua doesn't load all videos resulting in a 403 error. Youtube-dl manages to get the direct link however many videos which previously failed to load using the original script do not play in high resolution for reasons probably related to changes in Youtube itself.
--[[
$Id$
Copyright © 2007-2020 the VideoLAN team
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.