Warning: session_start(): open(/tmp/sess_d9cup59npo5bk98dh7sghmn3v6, O_RDWR) failed: No space left on device (28) in /www/H01/htdocs/lib/base/lib_base.php on line 280
Youtube playlist openDesktop.org
-
 KDE-Apps.org Applications for the KDE-Desktop 
 GTK-Apps.org Applications using the GTK Toolkit 
 GnomeFiles.org Applications for GNOME 
 MeeGo-Central.org Applications for MeeGo 
 CLI-Apps.org Command Line Applications 
 Qt-Apps.org Free Qt Applications 
 Qt-Prop.org Proprietary Qt Applications 
 Maemo-Apps.org Applications for the Maemo Plattform 
 Java-Apps.org Free Java Applications 
 eyeOS-Apps.org Free eyeOS Applications 
 Wine-Apps.org Wine Applications 
 Server-Apps.org Server Applications 
 apps.ownCloud.com ownCloud Applications 
--
-
 KDE-Look.org Artwork for the KDE-Desktop 
 GNOME-Look.org Artwork for the GNOME-Desktop 
 Xfce-Look.org Artwork for the Xfce-Desktop 
 Box-Look.org Artwork for your Windowmanager 
 E17-Stuff.org Artwork for Enlightenment 
 Beryl-Themes.org Artwork for the Beryl Windowmanager 
 Compiz-Themes.org Artwork for the Compiz Windowmanager 
 EDE-Look.org Themes for your EDE Desktop 
--
-
 Debian-Art.org Stuff for Debian 
 Gentoo-Art.org Artwork for Gentoo Linux 
 SUSE-Art.org Artwork for openSUSE 
 Ubuntu-Art.org Artwork for Ubuntu 
 Kubuntu-Art.org Artwork for Kubuntu 
 LinuxMint-Art.org Artwork for Linux Mint 
 Arch-Stuff.org Art And Stuff for Arch Linux 
 Frugalware-Art.org Themes for Frugalware 
 Fedora-Art.org Artwork for Fedora Linux 
 Mandriva-Art.org Artwork for Mandriva Linux 
--
-
 KDE-Files.org Files for KDE Applications 
 OpenTemplate.org Documents for OpenOffice.org
 GIMPStuff.org Files for GIMP
 InkscapeStuff.org Files for Inkscape
 ScribusStuff.org Files for Scribus
 BlenderStuff.org Textures and Objects for Blender
 VLC-Addons.org Themes and Extensions for VLC
--
-
 KDE-Help.org Support for your KDE Desktop 
 GNOME-Help.org Support for your GNOME Desktop 
 Xfce-Help.org Support for your Xfce Desktop 
--
openDesktop.orgopenDesktop.org:   Applications   Artwork   Linux Distributions   Documents    Linux42.org    OpenSkillz.com   
 
Home
Apps
Artwork
News
Groups
Knowledge
Events
Forum
People
Jobs
Register
Login


-
- Content .- Fans (21) .- Knowledge Base  . 

Youtube playlist

  

VLC Playlist Parser

Score 83%
 Youtube playlist
zoom


Downloads:  320964
Submitted:  Apr 4 2012
Updated:  Aug 22 2015

Description:

Import a youtube video / playlist into VLC.


INSTALLATION:
- click on the download button below
- when the file appears click on the menu file > save as... of your browser
- put the file in the vlc /lua/playlist folder, by default:
* 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/
(create directories if they don\'t exist)
/!\ Some browser (Chrome...) may change the file extension for ".txt" instead of ".lua", so make sure you choose "All extensions" in the dialog box when you save the file on your computer.

USAGE:
- Copy the URL of the youtube video or playlist (must contain "list=PL...")
- Start VLC, press Ctrl+N, paste the url then click on "Play" (or Alt+P then Enter), the video /playlist should start

Troubleshooting:
/!\ Follow this steps if and only if you have already install the script and it doesn't work..
/!\ for the actual script see the "download" button (playlist_youtube.lua) below.
If the videos list appears in the Vlc "playlist" view but the videos won't start, follow this steps:
1) delete the file "youtube.luac" in [Vlc directory]/lua/playlist directory (ex: c:\Program Files\VideoLAN\VLC\lua\playlist\youtube.luac)
2) get the latest version of thr "youtube" script from here:
https://raw.githubusercontent.com/videolan/vlc/master/share/lua/playlist/youtube.lua
3) place the file in the directory [Vlc directory]/lua/playlist (where "youtube.luac" was)

/!\/!\/!\ Please do not paste your raw error log here, use a pastebin service like pastebin.com.




Changelog:

- display clean video title and thumbnail
- Add support for playlist with 100+ videos
- fix change in youtube playslists




LicenseGPL
(playlist_youtube.lua)
Donate
Send to a friend
Subscribe
Other  Content  from exebetche
Report inappropriate content



goto page: prev  ... 2  3  4  5  6  7  8  9  10  11  12  13  14 

-

 Playlist and First Video

 
 by netquik on: Feb 19 2015
 
Score 50%

Hi all
I' didn't understand much of the code but i noticed (could be just cases) that some playlist didn't get parsed correctly or such according on if i load playlist url or first video playlist url... bye


Reply to this

-
.

 Shuffle

 
 by Zelioom on: May 1 2015
 
Score 63%

Shuffle doesnt work properly, when shuffle is on, and I hit next, it just shuffles through all of the songs endlessly as if I keep hitting next.


Reply to this

-

 Re: Shuffle

 
 by exebetche on: May 31 2015
 
Score 63%

Just a ping, since the quick fix I posted may interest you.


Reply to this

-

 Re: Re: Shuffle

 
 by borek123 on: Jun 25 2015
 
Score 50%

Hello,
Can you send me the script too ?
I have problem to shuffle my playlist from YT
My email: XXXXXX
BTW. I have good speed, and stable internet connection but randomly my VLC YT hang. Any clue how to resolve this ?
Thank you in advance :)


Reply to this

-

 it works-thank you

 
 by irish66 on: May 5 2015
 
Score 50%

Thank you.
although what would be nice would be something like a youtube search option within vlc


Reply to this

-

 shuffle glitch?

 
 by 99lool on: May 23 2015
 
Score 50%

when i have shuffle on it just shuffles endlessly and dosnt play video, this a addon problem or vlc thing???


Reply to this

-

 Re: shuffle glitch?

 
 by exebetche on: May 23 2015
 
Score 63%

I explain the problem; when you load a playlist this is what append:
1) this extension (playlist_youtube.lua) retrieve the list of videos from the url and set the playlist in vlc
2) when a video is loaded, the url is recognized as a youtube url, and the youtube video extension (youtube.lua) retrieve the actual video url from the video web page url
3) plays video...

I guess what's happening:
When Vlc shuffle, it takes a random url from the list and try to play directly, skeepind the 2) step.
So one solution could be to merge the 2 extensions, so it provide directly the actual video url, basically merge steps 1) and 2) into a single step. But that's probably not a good idea because the youtube's video url are temporary. So
the url could expires by the time you reach the end of the playlist and videos would not play anymore.
The other solution is to report this as a bug to the vlc tea, asking they make shuffle function goes as the same steps as a video played normally.


Reply to this

-
.

 Re: Re: shuffle glitch?

 
 by 99lool on: May 26 2015
 
Score 50%

Hey, thanks so much exebetche! Hope they fix this issue soon.


Reply to this

-

 Re: Re: Re: shuffle glitch?

 
 by exebetche on: May 31 2015
 
Score 63%

Just a ping, since the quick fix I posted may interest you.


Reply to this

-
.

 Re: Re: Re: Re: shuffle glitch?

 
 by 99lool on: May 31 2015
 
Score 50%

TY so much exebetche!!


Reply to this

-

 -snip-

 
 by 99lool on: Jun 1 2015
 
Score 50%

Hmm i put my playlist in but it dosnt seem to be working similar to last problem but with shuffle off it wont load video and keeps adding a copy of the video it tried to play to the playlist


Reply to this

-
.

 Re: -snip-

 
 by 99lool on: Jun 1 2015
 
Score 50%

NVM< changed some files and some settings seems to work now? TY so much.



-

 Re: Re: shuffle glitch?

 
 by dottelevision1 on: May 31 2015
 
Score 50%

Do you think you could post your solution, or post how to do this even if it's a temporary fix? I have a script that generates new links every day, so this would actually work great for me and it could be a while before VLC actually fixes it on their end.

Thanks!


Reply to this

-

 Re: Re: Re: shuffle glitch?

 
 by exebetche on: May 31 2015
 
Score 50%

Yeah, sure, I put it as a 2nd download (merged_playlist_youtube.lua). I just tested it very quickly though.


Reply to this

-

 Re: Re: Re: Re: shuffle glitch?

 
 by dottelevision1 on: Jun 2 2015
 
Score 50%

Thanks for the fix! But how did you get this to work? It's now loading the playlist, not shuffling anymore, but when I click on any of the videos in the playlist it only plays one of the videos.

I tried copying into the folder with youtube.lua and playlist_youtube.lua still there, and also tried replacing them with this script and still get the same result. Taking it back out brings me back to the endless shuffling.


Reply to this

-

 Re: Re: Re: Re: Re: shuffle glitch?

 
 by exebetche on: Jun 2 2015
 
Score 50%

As I said before, I merged the script youtube.lua and playlist_youtube.lua into one, so it retrieve the real url of the video directly.

You should replace playlist_youtube.lua with the new one (merged_playlist_youtube.lua).

As I said, I just tested it quickly but it works ok for me. You said Vlc doesn't shuffle anymore? What do you mean, it stops playing after the first video? Does it play the video in order?

Also make sure you use Vlc 2.2.


Reply to this

-

 Re: Re: Re: Re: Re: Re: shuffle glitch?

 
 by dottelevision1 on: Jun 2 2015
 
Score 50%

Thanks for the quick response! I just meant that the playlist doesn't shuffle endlessly anymore, it actually plays when you click on a video in the playlist.

However, regardless of which video I click Play on, the video that loads is always the same video (the first video in the playlist).

When I Right-Click on any video in the list and select Information, the Location URL is always the first video.

I'm on VLC 2.2 with the merged_playlist_youtube.lua and youtube.lua in the lua/playlist folder. Let me know if I can help debug this any further.



-

 Re: Re: Re: Re: Re: shuffle glitch?

 
 by exebetche on: Jun 2 2015
 
Score 50%

You're absolutely right, this doesn't fix anything. I didn't pay attention because the intro of the videos in the playlist I tested was similar.

In fact I see no way to fix this in the script because the network functions are disabled in the vlc/lua playlist module. So you can just read the content of the url you provide, but you can't get the real video url from an other page. That's why you get the same video each time. Sorry to I gave you false hope.

I suggest you fill a bug report to the Vlc team about this.


Reply to this

-

 Playlist with 500+ songs

 
 by chisato on: Jun 11 2015
 
Score 50%

I have a playlist with 500+ songs and it does not get parsed correctly. Any ideas?


Reply to this

-

 Re: Playlist with 500+ songs

 
 by chisato on: Jun 11 2015
 
Score 50%

Only parses the first 200 songs. Possible to parse all of them? <3


Reply to this

-

 Re: Playlist with 500+ songs

 
 by chisato on: Jun 11 2015
 
Score 50%

Only parses the first 200 songs. Possible to parse all of them? <3


Reply to this

-

 Re: Playlist with 500+ songs

 
 by exebetche on: Jun 12 2015
 
Score 50%

Could you give me the url of your playlist please? I've never seen a playlist with that much item in it so I can't do any tests.


Reply to this

-

 Re: Re: Playlist with 500+ songs

 
 by chisato on: Jun 12 2015
 
Score 50%

https://www.youtube.com/watch?v=2m-O7hPay_w&list=PLyKXXiqMsT1Uzo5POrGDi6j73Us0D0CJI


Reply to this

-
.

 Doesnt work anymore since today.

 
 by vladravenholm on: Aug 20 2015
 
Score 50%

I guess youtube changed somehow? Because yesterday i was able to play my playlist, this morning though not so much. I opened messages in vlc and there's no stack trace or anything of the like, im sure lua is a pleasure to work in >.>

This is the error i get: "lua error: 1 6kLnKPWcS40" for every youtube playlist i input.


Reply to this

-

 Re: Doesnt work anymore since today.

 
 by vladravenholm on: Aug 20 2015
 
Score 50%

Oh i tested it on my laptop and pc, windows 7 & xubuntu.. if that matters. Fresh installs too.


Reply to this

-

 Re: Re: Doesnt work anymore since today.

 
 by xistance69 on: Aug 20 2015
 
Score 50%

Same here been messing with it for 45 mins trying to get it to work i thought it was just my computer


Reply to this

-
.

 Re: Doesnt work anymore since today.

 
 by MarioErmando on: Aug 20 2015
 
Score 50%

Same here, here's the error that shows up in the messages window with debug:

Quote:
function parse(): ...(x86)\VideoLAN\VLC\lua\playlist\playlist_youtube.lua:85: attempt to index field 'author' (a nil value)


Reply to this

-
.

 Re: Re: Doesnt work anymore since today.

 
 by MarioErmando on: Aug 20 2015
 
Score 63%

AHA, I found a temporary fix for it!

- Navigate to the playlist folder (see the "INSTALLATION" section on the top

- Open the youtube playlist lua file in a text editor

- Search for "item.artist" (CTRL+F)

- Put "--~ " before "item.artist"
It should look like this:
--~ item.artist = video.author.CDATA

- Save the file

- Restart VLC

- And it should work!


Reply to this

-

 Re: Re: Re: Doesnt work anymore since today.

 
 by ufoasd on: Aug 21 2015
 
Score 50%

Thanks! Your fix Works!

ubuntu 12.04 VLC 2.0.8 Twoflower


Reply to this

goto page: prev  ... 2  3  4  5  6  7  8  9  10  11  12  13  14 

Add commentBack




-



 
 
 Who we are
Contact
More about us
Frequently Asked Questions
Register
Twitter
Blog
Explore
Apps
Artwork
Jobs
Knowledge
Events
People
Updates on identi.ca
Updates on Twitter
Content RSS   
Events RSS   

Participate
Groups
Forum
Add Content
Public API
About openDesktop.org
Legal Notice
Spreadshirt Shop
CafePress Shop
Advertising
Sponsor us
Report Abuse
 

Copyright 2007-2016 openDesktop.org Team  
All rights reserved. openDesktop.org is not liable for any content or goods on this site.
All contributors are responsible for the lawfulness of their uploads.
openDesktop is a trademark of the openDesktop.org Team