Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Added instance-caching for `_get_video_info()`, `_extract_from_ytdl()` and ↵ | trizen | 2020-09-28 | 1 | -0/+1 |
| | | | | | | | | | | | | `_extract_from_invidious()`. Too many requests to `_get_video_info()` and/or `hypervideo` may lead to a "429 - Too Many Requests" issue. Caching these functions may help to prevent this a little bit. Also playing the same video twice, the second time it will load much faster, since `_get_video_info()` is cached. Signed-off-by: Jesús <heckyel@hyperbola.info> | ||||
* | rebrand app | Jesús | 2020-03-02 | 1 | -3/+3 |
| | |||||
* | Import files. | trizen | 2020-02-15 | 1 | -0/+34 |