Page 1 of 1

Youtube playlist support [patch + 32bit exe]

PostPosted: Tue Dec 26, 2017 10:13 pm
by dima_tr
Hi all,

being very inspired with SMPlayer I have missed the Youtube playlist support.. After spending about an hour searching forums/sources etc. I have decided to extend the 17.12.0.0 code.
In short: yoohoo, it works! Open Playlist Window, Load/Save button, Load playlist from URL, then paste an URL with Youtube playlist (hint: it should be from youtube site and contain "list=" parameter). Tada!

Attached is the patched set of files. The compiled smplayer.exe for 32bit portable version can be found here (cannot attach for the file is bigger than 1MB):
https://drive.google.com/file/d/18yW_em ... ORBZa/view
Just put the smplayer.exe into the main folder and enjoy.

Have fun!

Re: Youtube playlist support [patch + 32bit exe]

PostPosted: Tue Jan 16, 2018 9:51 pm
by rvm
Great. I've just added your patch in r8900.

However the feature will only available when compiled with Qt 5, since it fails to compile with Qt 4.

Edit: I've just fixed it for Qt 4.