nitter/src
decoy-walrus 15e1ba1322
Hack in support for the new twitter video format (#381)
This change adds ".m4s" and ".mp4" to the regex that modifies m3u8 playlist files proxied from twitter, and adds ".m4s" to the list of extensions proxied through nitter. The net effect is the new video format that twitter is using now should be supported.
2021-05-08 18:05:31 +02:00
..
routes Hack in support for the new twitter video format (#381) 2021-05-08 18:05:31 +02:00
sass Slightly lower main tweet font size 2021-01-08 01:28:27 +01:00
views Add proper http support 2021-01-08 02:36:06 +01:00
agents.nim Bypass A/B testing by restricting user agents 2020-01-22 15:22:06 +01:00
api.nim Nevermind. 2020-06-17 20:55:01 +02:00
apiutils.nim Don't release empty tokens 2021-01-25 11:07:29 +01:00
config.nim Add proper http support 2021-01-08 02:36:06 +01:00
consts.nim Minor cleanup 2021-01-07 22:04:19 +01:00
formatters.nim Hack in support for the new twitter video format (#381) 2021-05-08 18:05:31 +02:00
http_pool.nim Add http pool to reduce connection overhead 2020-11-07 21:31:03 +01:00
nitter.nim Add proper http support 2021-01-08 02:36:06 +01:00
parser.nim Fix compilation error with nim 1.4.0 2020-11-10 15:55:41 +01:00
parserutils.nim Minor cleanup 2021-01-07 22:04:19 +01:00
prefs.nim Silence some warnings 2020-06-22 03:50:16 +02:00
prefs_impl.nim Make bidirectional support a preference 2020-11-08 00:41:12 +01:00
query.nim Silence some warnings 2020-06-22 03:50:16 +02:00
redis_cache.nim Fix profile caching logic to ignore empty profiles 2021-01-07 22:04:01 +01:00
tokens.nim Temporary (?) fix for false rate limits 2021-01-18 07:57:39 +01:00
types.nim Add proper http support 2021-01-08 02:36:06 +01:00
utils.nim Silence some warnings 2020-06-22 03:50:16 +02:00