0
0
mirror of https://github.com/mpv-player/mpv.git synced 2024-09-20 12:02:23 +02:00
mpv/DOCS/man/en
wm4 b4b86e9286 cookies: don't read cookie files from ancient browsers
Remove the code that attempted to read cookie files from well-known
browser locations. This code was written for ancient browsers, and only
knew about Mozilla and Netscape. While it's possible that these browsers
are still alive and still use the same config locations and cookie file
formats, the only Mozilla-based browser that still matters is Firefox.
Firefox uses a sqlite database for cookies, located in a slightly
different config path.

Just remove this code.
2012-11-16 21:21:15 +01:00
..
af.rst manpage: various fixes 2012-11-16 21:21:14 +01:00
ao.rst manpage: cleanup 2012-10-24 21:56:35 +02:00
changes.rst options: rename --xineramascreen to --screen, remove magic values 2012-11-16 21:21:15 +01:00
encode.rst encode: remove dependency on current ffmpeg 2012-10-01 11:04:48 +02:00
input.rst manpage: various fixes 2012-11-16 21:21:14 +01:00
mpv.rst video/filter: rename vf_eq2 to vf_eq 2012-11-16 21:21:14 +01:00
options.rst cookies: don't read cookie files from ancient browsers 2012-11-16 21:21:15 +01:00
vf.rst video/filter: rename vf_eq2 to vf_eq 2012-11-16 21:21:14 +01:00
vo.rst vo_opengl: remove osdcolor suboption 2012-11-16 21:21:14 +01:00