1
0
mirror of https://github.com/mpv-player/mpv synced 2025-01-18 04:51:52 +00:00
mpv/player/lua
Ricardo Constantino e6e6b0dcc7
ytdl_hook: whitelist protocols from urls retrieved from youtube-dl
Not very clean since there's a lot of potential unsafe urls that youtube-dl
can give us, depending on whether it's a single url, split tracks,
playlists, segmented dash, etc.
2018-01-26 01:47:43 +00:00
..
assdraw.lua lua: do not use math.pow() 2015-01-25 01:23:29 +01:00
defaults.lua lua: implement mp_utils.format_bytes_humanized 2017-12-26 18:40:43 +01:00
options.lua lua: fix options submodule 2015-05-29 15:50:09 +02:00
osc.lua osc: leave only demuxer cache duration and limit its refresh rate 2018-01-14 12:57:37 +00:00
stats.lua stats: enhance cache stats 2017-12-26 18:40:43 +01:00
ytdl_hook.lua ytdl_hook: whitelist protocols from urls retrieved from youtube-dl 2018-01-26 01:47:43 +00:00