Playlist Parser for Youtube Channel Feeds of the form https://www.youtube.com/feeds/videos.xml?channel_id=HERE_GOES_THE_CHANNEL_ID Requires a WORKING youtube playlist parser (tested with https://raw.githubusercontent.com/videolan/vlc/master/share/lua/playlist/youtube.lua).
INSTALLATION: Put the .lua file into (Create directory if it does not exist): * Windows (all users): %ProgramFiles%\VideoLAN\VLC\lua\playlist\ * Windows (current user): %APPDATA%\VLC\lua\playlist\ * Linux (all users): /usr/lib/vlc/lua/playlist/ * Linux (current user): ~/.local/share/vlc/lua/playlist/ * Mac OS X (all users): /Applications/VLC.app/Contents/MacOS/share/lua/playlist/ * Mac OS X (current user): /Users/%your_name%/Library/Application Support/org.videolan.vlc/lua/playlist/
There is a helper extension append_yt_ch_feed.lua to get You started to build up a Channel Feed Playlist.
INSTALLATION: Put the .lua file into (Create directory if it does not exist): * Windows (all users): %ProgramFiles%\VideoLAN\VLC\lua\extensions\ * Windows (current user): %APPDATA%\VLC\lua\extensions\ * Linux (all users): /usr/lib/vlc/lua/extensions/ * Linux (current user): ~/.local/share/vlc/lua/extensions/ * Mac OS X (all users): /Applications/VLC.app/Contents/MacOS/share/lua/extensions/ * Mac OS X (current user): /Users/%your_name%/Library/Application Support/org.videolan.vlc/lua/extensions/
I'm trying to use your LUA but my plugins and extensions still shows "No addons found" even though I've put it in the playlist folder in the VLC files. Any idea how to fix that?
Hi redraccoon!
Thank you for your feedback!
Well I have only converted the one file that is the "playlist parser" not the "add-on"/"extension".
You have to follow the instructions:
INSTALLATION:
Put the .lua file into (Create directory if it does not exist):
* Windows (all users): %ProgramFiles%\VideoLAN\VLC\lua\playlist\
* Windows (current user): %APPDATA%\VLC\lua\playlist\
* Linux (all users): /usr/lib/vlc/lua/playlist/
* Linux (current user): ~/.local/share/vlc/lua/playlist/
* Mac OS X (all users): /Applications/VLC.app/Contents/MacOS/share/lua/playlist/
* Mac OS X (current user): /Users/%your_name%/Library/Application Support/org.videolan.vlc/lua/playlist/
Then add manually (open url) the playlist feed in the form:
https://www.youtube.com/feeds/videos.xml?playlist_id={PLxxxxxxxx}
where {PLxxxxxxxx} is the playlist id
Hope that helps!
Cheers,
AppTesterMC
Ratings & Comments
8 Comments
A slight modification to work with lastn 15 items of playlists: https://pastebin.com/Cx6EJBds
I'm trying to use your LUA but my plugins and extensions still shows "No addons found" even though I've put it in the playlist folder in the VLC files. Any idea how to fix that?
Hi redraccoon! Thank you for your feedback! Well I have only converted the one file that is the "playlist parser" not the "add-on"/"extension". You have to follow the instructions: INSTALLATION: Put the .lua file into (Create directory if it does not exist): * Windows (all users): %ProgramFiles%\VideoLAN\VLC\lua\playlist\ * Windows (current user): %APPDATA%\VLC\lua\playlist\ * Linux (all users): /usr/lib/vlc/lua/playlist/ * Linux (current user): ~/.local/share/vlc/lua/playlist/ * Mac OS X (all users): /Applications/VLC.app/Contents/MacOS/share/lua/playlist/ * Mac OS X (current user): /Users/%your_name%/Library/Application Support/org.videolan.vlc/lua/playlist/ Then add manually (open url) the playlist feed in the form: https://www.youtube.com/feeds/videos.xml?playlist_id={PLxxxxxxxx} where {PLxxxxxxxx} is the playlist id Hope that helps! Cheers, AppTesterMC
Thanks for the reply, even with the files in the correct folders, I can't seem to get them to work. But thanks anyways.
https://www.pling.com/p/2014366/
10 It works very well
6 6 okay
where i can download this skin??