1
mirror of https://code.videolan.org/videolan/vlc synced 2024-09-28 23:09:59 +02:00
vlc/share
Pierre Ynard 302d55967b soundcloud.lua: don't treat JavaScript assets as line-based
Following changes in the SoundCloud JavaScript web assets, the API
magic is only found anymore in assets with lines exceeding the VLC API
line-length limit of 200 kB, making it impossible to extract this way
and causing playback failure.

These JavaScript assets are minified into one-liners, so it makes no
sense anyway to attempt to read and parse them line by line. Instead,
this now reads up to 4 MB of text from them (the relevant asset
currently weighs 1 MB). This way is arguably better and also more
efficient to begin with.

Refs #24957
Fixes #25508
2021-03-07 00:44:41 +01:00
..
hrtfs
icons
lua soundcloud.lua: don't treat JavaScript assets as line-based 2021-03-07 00:44:41 +01:00
profiles
skins2
solid
utils
visualization
.gitignore .gitignore generated vlc-*.desktop files 2020-10-06 14:21:50 +02:00
Info.plist.in macosx: Add explanatory strings for access to restricted resources 2020-10-19 19:19:22 +02:00
Makefile.am share: add wrapper script for the YoutubeDL Python module 2020-09-27 15:43:11 +03:00
vlc512x512.png
vlc-openbd.desktop.in
vlc-opencda.desktop.in
vlc-opendvd.desktop.in
vlc-openvcd.desktop.in
vlc.appdata.xml.in.in
vlc.desktop.in
vlc.desktop.mimetypes
ytdl-extract.py ytdl: fix/update parameter for playlist extraction 2021-02-13 09:00:31 +02:00