aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.PL
Commit message (Collapse)AuthorAgeFilesLines
* - Added instance-caching for `_get_video_info()`, `_extract_from_ytdl()` and ↵trizen2020-09-281-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 appJesús2020-03-021-3/+3
|
* Import files.trizen2020-02-151-0/+34