


VLC Playlist Parsers by MarcusD 10 comments

VLC Playlist Parsers by MarcusD 10 comments
GNU/Linux: /home/$USER/.local/share/vlc/lua/playlist/soundcloud.lua
Windows: C:\Users\$USER\AppData\Roaming\vlc\lua\playlist\soundcloud.lua
VLC can play single songs by default. If you provide it a playlist link it will play the first song. - Jan 18 2021

VLC Playlist Parsers by MarcusD 10 comments
I asked @ra101 to update and re-release the script.
If you want to get the (not working) old parser, samkatakouzinos mirrored it as a gist (I also have a copy):
https://gist.githubusercontent.com/samkatakouzinos/502ec9d5ad29181aaaee5094ef5bf5ef/raw/c932622c6a52b6313be9e7d24cf5d3fba3d90264/aaasoundcloud.lua
EVERYONE is welcome to update the parser an release a working script! :)
SUGGESTIONS:
→ parse playlists
→ parse all tracks uploaded from a user
→ parse a users likes
→ parse stations
Thank You :3
- na0341 - Jan 18 2021

VLC Playlist Parsers by ra101 1 comment
It does not seem to work with playlists though (it would be great if it could parse both of the following links)
Playlists: https://lbry.tv/@Best-Playlists-Of-All-Time:2/Amy-Winehouse-Playlist--Best-Music-Video-Of-All-Time:1
All Vids from a User: https://lbry.tv/@Best-Playlists-Of-All-Time:2
I have a request for you to update the parser for SoundCloud from MarkusD as it
a) seems to no longer work anymore
b) doesn't exist anymore (only a copy¹)
¹ https://gist.githubusercontent.com/samkatakouzinos/502ec9d5ad29181aaaee5094ef5bf5ef/raw/c932622c6a52b6313be9e7d24cf5d3fba3d90264/aaasoundcloud.lua
I tried to contact you on the matrix server of opendesktop.org - but it seems to not work reliably at the moment.
You can reach me via a comment or other platforms here: https://telegra.ph/about-me-12-01
Thank You :3
- na0341 - Jan 18 2021

VLC Playlist Parsers
by
ra101