Warning: session_start(): open(/tmp/sess_3e94uu2cvrs0su2n37ab4qsi37, 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  ... 4  5  6  7  8  9  10  11  12  13  14 

-

 Short Videos

 
 by dottelevision1 on: Oct 28 2015
 
Score 50%

Is there a way to only add videos from a playlist that are shorter than 1 minute (or any length of time?)

Thanks!


Reply to this

-
.

 output structure

 
 by ikuria on: Nov 12 2015
 
Score 50%

i get a strange folder structure for each loaded video, is that normal? example: http://www2.pic-upload.de/img/28833736/vlc.png
how to get rid of this? thx


Reply to this

-

 Re: output structure

 
 by exebetche on: Nov 12 2015
 
Score 50%

I don't have this problem. Are you using the last version of Vlc?


Reply to this

-

 Re: Re: output structure

 
 by ikuria on: Nov 12 2015
 
Score 50%

when the file is active, you got no folders?


Reply to this

-
.

 The structure of YouTube link has changed.

 
 by mehdih on: Nov 12 2015
 
Score 50%

Hey guys,
I think YouTube has changed the structure of their video links to ensure everyone uses only browser or their app to view contents that are copyrighted and are forced fed with Ad contents.
It's been few days that I'm not able to open any such video links (ie VEVO music video).

Is anybody else facing the same issue?
Try the following link and see if you can open it:
https://www.youtube.com/watch?v=djbFQKzkiRg

Thanks


Reply to this

-

 Re: The structure of YouTube link has changed.

 
 by exebetche on: Nov 12 2015
 
Score 63%

The script has been updated to fix this problem. You can find it here:
https://raw.githubusercontent.com/videolan/vlc/master/share/lua/playlist/youtube.lua

You have to remove the script "youtube.luac", in "%ProgramFiles%\VideoLAN\VLC\lua\playlist\" if you are on Windows and replace it with the new one.


Reply to this

-
.

 Re: Re: The structure of YouTube link has changed.

 
 by mehdih on: Nov 12 2015
 
Score 50%

Thanks a lot man!
It worked.

Cheers


Reply to this

-

 Re: Re: The structure of YouTube link has changed.

 
 by s1ckb0y on: Nov 12 2015
 
Score 50%

¡Gracias che! :D


Reply to this

-
.

 Re: Re: The structure of YouTube link has changed.

 
 by mehdih on: Nov 24 2015
 
Score 50%

Hello,
I think it happened again today!
It seems YouTube is changing their video link format more frequently.
Is there a new lua file available to match YouTube's new changes?

On a separate note, is there anyway to change the script in YouTube.lua to only play videos with 720p and up? In other words if the video resolution is less than 720p then it skips to next video in playlist. Any hints would be much appreciated.

Cheers


Reply to this

-
.

 Re: Re: Re: The structure of YouTube link has chan

 
 by mehdih on: Nov 25 2015
 
Score 50%

Found the new modified lua file.
Here is the link:
http://git.videolan.org/?p=vlc.git;a=blob;f=share/lua/playlist/youtube.lua;h=7089960b48f81351adb6f336b5a3524ee8ec97ba;hb=71b243f49fa89807adb30e84d026a0318200ccdc


Reply to this

-
.

 Re: Re: Re: Re: The structure of YouTube link has

 
 by iamjonny on: Nov 29 2015
 
Score 50%

have ya got this working with 64bit?

I tried, got errors on all videos, tried deleting / replacing the lua thing, tried x86, all unsuccessful


Reply to this

-

 Youtube Playlist not playing

 
 by dev99 on: Nov 13 2015
 
Score 50%

Hi,

Here is my setup:

Win 7 Home 64 bit
VLC version 2.2.0

The URL is: https://www.youtube.com/playlist?list=.....

I downloaded the file and copied it to both directory locations under "Program Files" and "Program Files(86)". I have also updated the youtube.lua file. A single vid link from youtube does play.

Thanks.


Reply to this

-
.

 Audio Only or Lowest possible quality

 
 by instructor on: Nov 19 2015
 
Score 50%

Hello,

The playlist plugin works well, with some songs being skipped. Since the lua selects the highest quality (as mentioned by kaigillmann), I'd like to change it to select Audio Only or Lowest possible quality, yet I struggle to find the proper argument in the lua (Or perhaps in the Open Media > Edit Options menu). Any help would be appreciated! :)


Reply to this

-
.

 Re: Audio Only or Lowest possible quality

 
 by instructor on: Nov 19 2015
 
Score 50%

It seems that this subject has already been discussed. I apologize for posting, please ignore or delete thank you.


Reply to this

-

 Single video only

 
 by hsw98 on: Dec 2 2015
 
Score 50%

Not sure why but the script doesn't seem to fully work for me. It only plays the first video from the playlist and the other video doesn't appear in the playlist.

There's only a single video working. I've tried everything I could. The only thing that seemed to load the full playlist for the video was the old script when you uploaded it long time ago and it loaded the playlist but the videos wouldn't play.


Reply to this

goto page: prev  ... 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