mirror of
https://github.com/zedeus/nitter
synced 2026-09-05 22:59:31 +00:00
Refactor video cache
This commit is contained in:
parent
aeeea492c4
commit
d179ac547c
5 changed files with 45 additions and 28 deletions
|
|
@ -1,4 +1,4 @@
|
|||
import httpclient, asyncdispatch, strutils, uri
|
||||
import asyncdispatch, strutils, uri
|
||||
|
||||
import ".."/[types, parser]
|
||||
import utils, consts, media
|
||||
|
|
|
|||
Loading…
Reference in a new issue