Skip to content

Commit

Permalink
proxyVideos = false and hlsPlayback = true
Browse files Browse the repository at this point in the history
  • Loading branch information
KTachibanaM committed Dec 12, 2024
1 parent 8bb842d commit f7412f9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions scripts/gen_nitter_conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -56,8 +56,8 @@
replaceTwitter = ""
replaceYouTube = ""
replaceReddit = ""
proxyVideos = true
hlsPlayback = false
proxyVideos = false
hlsPlayback = true
infiniteScroll = [INFINITE_SCROLL_PLZ_CHANGE]
"""

Expand Down

0 comments on commit f7412f9

Please sign in to comment.