Page 1 of 1

play the playlist in VLC ??

Posted: 05 Sep 2019 08:49
by hamza-mostakim
hello friends ... I need help please


How I can play this link in VLC :

https://www.youtube.com/playlist?list=PLhtniAKD4zahga29B-6XsxhZFucCccdgE


.

Re: play the playlist in VLC ??

Posted: 07 Sep 2019 11:47
by RĂ©mi Denis-Courmont
Open -> from clipboard

If it fails, use YoutubeDL to extract the playlist.

Re: play the playlist in VLC ??

Posted: 09 Sep 2019 17:32
by hamza-mostakim
Open -> from clipboard

If it fails, use YoutubeDL to extract the playlist.
How I can used YoutubeDL ?? :cry:

Re: play the playlist in VLC ??

Posted: 12 Sep 2019 00:42
by realdiamond
You won't be able to do any thing in the VLC app...
Youtube has taken steps to block Third party access and block all third party apps using there pages URLs as reference...
They do this regular and you will have to wait for VLC or some one to post the NEW code that is required to be added to apps to by pass youtubes insistence that you use there app and there app only...

Re: play the playlist in VLC ??

Posted: 12 Sep 2019 12:02
by hamza-mostakim
You won't be able to do any thing in the VLC app...
Youtube has taken steps to block Third party access and block all third party apps using there pages URLs as reference...
They do this regular and you will have to wait for VLC or some one to post the NEW code that is required to be added to apps to by pass youtubes insistence that you use there app and there app only...
no no friend I play it with this extensions :

https://addons.videolan.org/p/1154080/

Re: play the playlist in VLC ??

Posted: 12 Sep 2019 12:12
by hamza-mostakim
You won't be able to do any thing in the VLC app...
Youtube has taken steps to block Third party access and block all third party apps using there pages URLs as reference...
They do this regular and you will have to wait for VLC or some one to post the NEW code that is required to be added to apps to by pass youtubes insistence that you use there app and there app only...
look :D :D :D

Image
.
Image

Re: play the playlist in VLC ??

Posted: 26 Sep 2019 14:24
by R2D2
no no friend I play it with this extensions :
https://addons.videolan.org/p/1154080/
This parser does not work for me yet on Windows 7 and VLC 3.08 :(

What is your OS and VLC Version?
Edit: I just downgraded to VLC 3.0.7.1 and renewed the youtube.luac, but it still does not work :(

Re: play the playlist in VLC ??

Posted: 09 Oct 2019 22:17
by R2D2
no no friend I play it with this extensions :
https://addons.videolan.org/p/1154080/
If the Addon does not work, you may try this: :idea:
Open the playlist.lua in an editor and add at the end of line 44 the following validation:

and string.match(vlc.path, "action_get_list") == nil

In my case, this fixed the problem [thanks to hackpro] :D

Re: play the playlist in VLC ??

Posted: 16 Nov 2019 10:05
by hamza-mostakim
no no friend I play it with this extensions :
https://addons.videolan.org/p/1154080/
If the Addon does not work, you may try this: :idea:
Open the playlist.lua in an editor and add at the end of line 44 the following validation:

and string.match(vlc.path, "action_get_list") == nil

In my case, this fixed the problem [thanks to hackpro] :D
I didn't understand nothing hhh ... but it's Okay :o :D

Re: play the playlist in VLC ??

Posted: 16 Nov 2019 10:07
by hamza-mostakim
no no friend I play it with this extensions :
https://addons.videolan.org/p/1154080/
This parser does not work for me yet on Windows 7 and VLC 3.08 :(

What is your OS and VLC Version?
Edit: I just downgraded to VLC 3.0.7.1 and renewed the youtube.luac, but it still does not work :(
Why do not work for you ?? :-|