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

-

 when playing the title disappears of the list

 
 by EdHunterMH on: Jan 12 2016
 
Score 50%

A fea days ago, when the video plays, the title changes always to #e62117.


Reply to this

-

 Re: when playing the title disappears of the list

 
 by EdHunterMH on: Jan 13 2016
 
Score 50%

The last youtube.lua repair this, thx.


Reply to this

-
.

 Random Error

 
 by TheHaruFenix on: Feb 15 2016
 
Score 50%

My playlist is jumping when several active Random songs of VLC, how can I fix?


Reply to this

-
.

 There's no way to have HD video quality?

 
 by xrosax on: Mar 6 2016
 
Score 50%

I was wondering if there is a way to have 1080p or 4k video quality on the playlist video quality?.


Reply to this

-

 Re: There's no way to have HD video quality?

 
 by mcq333 on: Mar 20 2016
 
Score 50%

I wrote this on page 11 but I think it should work:

1.Create another direct acces to VLC and change the name to "VLC YT" or something.
2. Right click on your new direct acces and click on preperties.
3. Go to the direct acces section, and find de Destiny text box.
4. The destiny should be these: "C:\Program Files (x86)\VideoLAN\VLC\vlc.exe"
You habe to add: --preferred-resolution=240
And now it should look like these: "C:\Program Files (x86)\VideoLAN\VLC\vlc.exe" --preferred-resolution=240

But in your case, you should put 1080 on preferred resolution: "C:\Program Files (x86)\VideoLAN\VLC\vlc.exe" --preferred-resolution=1080

Hope it helps.


Reply to this

-
.

 Re: Re: There's no way to have HD video quality?

 
 by xrosax on: Mar 20 2016
 
Score 50%

Whats a direct access , I don't see that option in any of the obvious win32 menu items in VLC?


Reply to this

-

 Re: Re: Re: There's no way to have HD video qualit

 
 by mcq333 on: Mar 21 2016
 
Score 50%

Let's try with a gif:
https://i.gyazo.com/3efb5ed9dd15a2e79c796af3495d54b9.mp4


Reply to this

-

 Re: Re: Re: Re: There's no way to have HD video qu

 
 by xrosax on: Mar 21 2016
 
Score 50%

Thank you :D


Reply to this

-

 Some videos are cut shortly after starting

 
 by EdHunterMH on: Mar 18 2016
 
Score 50%

For example, this video: https://www.youtube.com/watch?v=nM__lPTWThU

The log (just it stops):

core debug: Buffering 99%
core debug: Stream buffering done (59224 ms in 4662 ms)
core debug: Decoder wait done in 0 ms
pulse debug: cannot synchronize start
pulse debug: deferring start (10959 us)
pulse warning: starting late (-3273 us)
pulse debug: started
pulse debug: underflow
pulse debug: underflow
pulse debug: changing sink 0: alsa_output.pci-0000_00_1b.0.hdmi-stereo (Audio Interno Digital Stereo (HDMI))
core debug: VoutDisplayEvent 'resize' 480x360 window
xcb_window debug: key: 0x00000066 (X11: 0x0066)
qt4 debug: Qt: Fullscreen state changed
qt4 debug: Qt: Entering Fullscreen
core debug: VoutDisplayEvent 'resize' 1920x1080 window
core debug: VoutDisplayEvent 'resize' 1920x1080 window
core debug: auto hiding mouse cursor
gnutls error: Decryption has failed.
core error: read error: Connection reset by peer
mkv warning: MKV/Ebml Parser: m_el[mi_level] == NULL
mkv warning: MKV/Ebml Parser: Up cannot escape itself
mkv warning: EOF
mkv warning: cannot get block EOF?
core debug: EOF reached
core debug: waiting decoder fifos to empty
[...]
core debug: waiting decoder fifos to empty
pulse debug: underflow
core debug: finished input
core debug: object waitpipe triggered
core debug: removing module "avcodec"
core warning: can't get output picture
avcodec debug: ffmpeg codec (Google/On2's VP8 Video) stopped
core debug: killing decoder fourcc `VP80', 0 PES in FIFO
core debug: saving a free vout
pulse debug: changing sink 0: alsa_output.pci-0000_00_1b.0.hdmi-stereo (Audio Interno Digital Stereo (HDMI))
core debug: reusing provided vout
qt4 debug: Qt: Fullscreen state changed
core debug: removing module "vorbis"
core debug: killing decoder fourcc `vorb', 0 PES in FIFO
core debug: removing module "samplerate"
core debug: removing module "scaletempo"
core debug: removing module "float_mixer"
core debug: keeping audio output
core debug: removing module "mkv"
core debug: Program doesn't contain anymore ES
mkv debug: Stopping the UI Hook
core debug: removing module "record"
core debug: removing module "http"
core debug: dead input
core debug: changing item without a request (current 0/1)
core debug: nothing to play
core debug: destroying useless vout
core debug: removing module "xcb_glx"
core debug: removing module "glx"
qt4 debug: IM: Deleting the input
qt4 debug: Qt: Quitting Fullscreen
dbus_screensaver debug: got cookie 12513
core debug: removing module "dbus_screensaver"
core debug: removing module "freetype"
core debug: removing module "yuvp"
core debug: removing module "swscale"
pulse debug: changing sink 0: alsa_output.pci-0000_00_1b.0.hdmi-stereo (Audio Interno Digital Stereo (HDMI))
dbus debug: Getting property CanControl
dbus debug: Getting property PlaybackStatus
dbus debug: Getting property PlaybackStatus

Other videos, as www.youtube.com/watch?v=Kvqr366Op3k plays OK.

In the browser all plays ok.

I have the last youtube.lua and playlist_youtube.lua in my systems.


Reply to this

-

 Re: Some videos are cut shortly after starting

 
 by mcq333 on: Mar 20 2016
 
Score 50%

I saw your video, It works fine with me, Try installing the last version of VLC.


Reply to this

-

 VLC 2.2.2 Works Fine

 
 by mcq333 on: Mar 20 2016
 
Score 50%

Works fine for me on VLC 2.2.2 64 bits don't needed to change the youtube.luac file(mentioned on the troubleshooting)


Reply to this

-
.

 Windows 10x64

 
 by PanosSonap on: Mar 21 2016
 
Score 50%

Steps to succesfuly play youtube playlists:
I did a fresh install of VLC and deleted every .luac that had youtube before it in the \playlist\ folder.
Download
https://raw.githubusercontent.com/videolan/vlc/master/share/lua/playlist/youtube.lua
and
playlist_youtube.lua (from the download button). It will download with a prefix (149909-).
Just rename it and remove the prefix, and copy both files to
C:\Program Files (x86)\VideoLAN\VLC\lua\playlist


Reply to this

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