How works Generic playlist parser

Discuss your Lua playlist, album art and interface scripts.
luk3tt0
New Cone
New Cone
Posts: 2
Joined: 22 Aug 2022 14:24

How works Generic playlist parser

Postby luk3tt0 » 27 Dec 2022 00:04

Hi guys,
I'm amateur user of VLC. I downloaded some parser plugin but I don't understand how it work.

I downloaded Youtube Parser. The file is lua (I don't know this language).

1) I moved lua file into MAC folder /Applications/VLC.app/Contents/MacOS/share/lua/playlist
2) I opened VLC (vers 3.0.18)
3) I loaded my youtube uri (https://www.youtube.com/playlist?list=P ... JWppa7GA9T)
4) Not works

I tried to load also other parser but nothing works

What is my error?

Thanks

roland1
Blank Cone
Blank Cone
Posts: 44
Joined: 01 May 2014 16:49

Re: How works Generic playlist parser

Postby roland1 » 27 Dec 2022 00:55

The Youtube Parser doesn't work anymore.

AppTesterMC
New Cone
New Cone
Posts: 6
Joined: 03 Apr 2023 21:04

Re: How works Generic playlist parser

Postby AppTesterMC » 03 Apr 2023 21:13

Youtube no longer support the old API (http://www.youtube.com/list_ajax?action ... playlistID)

I have successfully used a slightly modified YouTube Channel Feed to access last 15 items of the playlist.

Here is my code Pastebin: https://pastebin.com/Cx6EJBds

You have to use urls in these form:

Code: Select all

www.youtube.com/feeds/videos.xml?playlist_id=XXXXXXX
where XXXXXXX is the playlistID
ImageVLC playlist parser for Youtube playlists:https://github.com/AppTesterMC/youtube-playlist.lua


Return to “Scripting VLC in lua”

Who is online

Users browsing this forum: No registered users and 16 guests