1
0
mirror of https://github.com/zedeus/nitter.git synced 2025-12-08 04:55:37 -05:00

Add video proxy support

This commit is contained in:
Zed
2019-08-19 20:53:47 +02:00
parent f5fef0ff3a
commit ce6dace1d7
4 changed files with 20 additions and 6 deletions

View File

@@ -53,6 +53,7 @@ db("cache.db", "", "", ""):
Prefs* = object
hlsPlayback*: bool
mp4Playback*: bool
proxyVideos*: bool
muteVideos*: bool
autoplayGifs*: bool
hideTweetStats*: bool