Source i (link to git-repo or to original if based on someone elses unmodified work):

Add the source-code for this project on opencode.net

Original
2
Become a Fan
5.9

Description:
YouTube Channel Feed Playlist Parser

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/

Ratings & Comments

8 Comments

apptestermc

A slight modification to work with lastn 15 items of playlists: https://pastebin.com/Cx6EJBds

redraccoon

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?

apptestermc

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

redraccoon

Thanks for the reply, even with the files in the correct folders, I can't seem to get them to work. But thanks anyways.

apptestermc

https://www.pling.com/p/2014366/

iv2357

10 It works very well

easy0007

6 6 okay

joren0001

where i can download this skin??

Pling
0 Affiliates
Details
license GPLv3
version 0.0.1
updated
added
downloads 24h 2
mediaviews 24h 0
pageviews 24h 2

Other VLC Playlist Parsers:

Various audio streaming service plugins
MarcusD
last update date: 4 years ago

Score 4.8

#EXTM3U #EXT-X-STREAM-INF:PROGRAM-ID=1,B
akrep820
last update date: 9 years ago

Score 5.3

EBU subtitles parser
ale5000
last update date: 14 years ago

Score 5.0

URL files parser
ale5000
last update date: 14 years ago

Score 5.0

Rai parser
ale5000
last update date: 14 years ago

Score 5.0

Megavideo
ale5000
last update date: 14 years ago

Score 6.1



System Tags