
Youtube playlist addon - with github page
Source (link to git-repo or to original if based on someone elses unmodified work): https://raw.githubusercontent.com/vvasuki/vlc-addons/master/lua-addons/playlist_youtube.luac
This addon is published at [videolan](https://addons.videolan.org/p/1344170/) with the below description.
#### Description (possibly out of sync with videolan page)
Import a youtube video / playlist into VLC.
##### History and maintenance
This is a modification of https://addons.videolan.org/p/1154080/ . The original author seems incommunicado, hence submitting this separate plugin. Please submit pull requests and issues at https://github.com/vvasuki/vlc-addons/blob/master/lua-addons/playlist_youtube.luac .
##### INSTALLATION:
- Download https://raw.githubusercontent.com/vvasuki/vlc-addons/master/lua-addons/playlist_youtube.luac and https://raw.githubusercontent.com/videolan/vlc/master/share/lua/playlist/youtube.lua (Some browsers (Some browser (Chrome...) may change the file extension for ".txt" instead of ".luac", so make sure you choose "All extensions" in the dialog box when you save the file on your computer.)
- put the file in the vlc /lua/playlist folder, by default (create directories if they don't 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/
##### 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
mothership1101
18 days ago
Report
titoir98
3 months ago
Report
alihamas
8 months ago
Then I created the lua folder in% appdata% vlc first. then I created playliÅŸt folder into lua. and I copied the file to the playlist file.
It now plays the entire playlist.
But I see that this plugin has been broken from time to time, I found it in other solutions before they have been disabled after a while, I hope this solution no longer requires me to change it again
Thank you @vishvas
Report
mrpal92
10 months ago
Report
tekercibasi
1 year ago
Report
vishvas
1 year ago
Report
tekercibasi
1 year ago
The problem was that I couldnt watch any youtube videos.
After adding https://github.com/videolan/vlc/blob/master/share/lua/playlist/youtube.lua into "AppData/..." it worked even if I had it in "Program Files/..."
Report
tekercibasi
1 year ago
https://pastebin.com/uBidZWTE
Report
tekercibasi
1 year ago
https://www.youtube.com/watch?v=adQ-o3tyFD4&list=PL2Q3DnxeJ4KoZprs2svNrwQwv6MR5DH1h
Report
tekercibasi
1 year ago
Report
vishvas
1 year ago
Report
rugerrun
1 year ago
Report
thinkegads
1 year ago
Report
vishvas
1 year ago
Report