Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | update from upstream | Jesús | 2020-11-09 | 1 | -1/+2 |
| | | | | POD tweaks. (utf8 + fixes) | ||||
* | - 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> | ||||
* | Recommend "Term::ReadLine::Gnu", which provides "Term::ReadLine::Gnu::XS" | trizen | 2020-09-28 | 1 | -1/+1 |
| | | | | Signed-off-by: Jesús <heckyel@hyperbola.info> | ||||
* | Fix Non-ASCII character | Jesús | 2020-03-02 | 1 | -1/+1 |
| | |||||
* | Workaround for List::Util < 1.45 | Jesús | 2020-03-02 | 1 | -1/+0 |
| | |||||
* | rebrand app | Jesús | 2020-03-02 | 1 | -6/+6 |
| | |||||
* | Import files. | trizen | 2020-02-15 | 1 | -0/+93 |