nitter/src/routes
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
..
embed.nim Routing updates 2020-06-02 18:05:54 +02:00
list.nim Preload profile/tweet images, banners, and icons 2021-01-08 00:50:10 +01:00
media.nim Hack in support for the new twitter video format (#381) 2021-05-08 18:05:31 +02:00
preferences.nim Optimize usage of cookie preferences 2020-06-09 16:45:21 +02:00
resolver.nim Routing updates 2020-06-02 18:05:54 +02:00
router_utils.nim Optimize usage of cookie preferences 2020-06-09 16:45:21 +02:00
rss.nim Add proper http support 2021-01-08 02:36:06 +01:00
search.nim Add proper http support 2021-01-08 02:36:06 +01:00
status.nim Fix card video preview 2020-11-09 21:24:34 +01:00
timeline.nim Preload profile/tweet images, banners, and icons 2021-01-08 00:50:10 +01:00
unsupported.nim Optimize usage of cookie preferences 2020-06-09 16:45:21 +02:00