]> git.sesse.net Git - vlc/history - share/luaplaylist
Revert part of r22952 which broke commands of more than 1000 chars.
[vlc] / share / luaplaylist /
2007-11-03 Rafaël Carréyoutube.lua: removes bad copy/pasting
2007-11-03 Rafaël Carrélua: adds a copyright notice and a GPLv2+ header to...
2007-11-03 Rafaël CarréNew script for break.com videos website
2007-10-30 Rafaël Carrélua: update lelombrik script
2007-10-25 Rafaël Carrélua demuxer: update googlevideo
2007-10-18 Rafaël Carrélua demuxer for lelombrik.net
2007-10-07 Rafaël Carréfix youtube lua probing, avoid infinite loops
2007-09-14 Antoine CellerierFix the dailymotion lua script.
2007-09-12 Antoine CellerierFix youtube.lua probe() function.
2007-09-11 Antoine CellerierRemove debug.
2007-09-11 Antoine CellerierAdd a lua playlist script for trailers.apple.com pages.
2007-09-09 Antoine CellerierAdd comment.
2007-09-09 Antoine CellerierRemove debug.
2007-09-09 Antoine CellerierFix the url translation
2007-08-24 Antoine CellerierAttempt to fix youtube demux script. I still get connec...
2007-08-19 Rafaël CarréFixes youtube parsing on www.youtube.com website
2007-08-18 Rafaël CarréFixes youtube parsing
2007-06-17 Antoine CellerierSync readme with wiki page.
2007-05-19 Antoine Cellerier* youtube_homepage.lua: get the stream's duration.
2007-05-19 Antoine Cellerier* luaplaylist.c, README.txt: add .duration option for...
2007-05-19 Antoine Cellerier* luaplaylist.c, README.txt: add support for VLC options.
2007-05-19 Antoine Cellerier* share/luaplaylist/youtube_homepage.lua: New lua parse...
2007-05-18 Antoine Cellerier* luaplaylist.c: Look for Lua scripts in the user's...
2007-05-18 Antoine Cellerier* luaplaylist/README.txt: propset svn:keywords Id
2007-05-17 Antoine Cellerier* dailymotion.lua: fix.
2007-05-17 Antoine Cellerier* luaplaylist.c: add vlc.msg_{info,err,warn,dbg}()...
2007-05-17 Antoine Cellerier* googlevideo.lua: add small comment to explain why...
2007-05-17 Antoine Cellerier* metacafe.lua: Remove "Metacafe -" from name, get...
2007-05-17 Antoine Cellerier* youtube.lua: fetch artist and description.
2007-05-17 Antoine Cellerier* luaplaylist.c: add support for meta data info. Playli...
2007-05-14 Antoine Cellerier* metacafe.lua: forgot the title here too.
2007-05-14 Antoine Cellerier* dailymotion.lua: woops, forgot to include title fetch...
2007-05-14 Antoine Cellerier* luaplaylist.c: First usable version of the luaplaylis...
2007-05-13 Antoine Cellerier* test.lua: Use spaces instead of tabs in lua code.
2007-05-13 Antoine Cellerier* New Lua based playlist demuxer. Code is far from...